/*
Theme Name:  Punjab Wrestling Association
Author URI: https://www.thegeminigeeks.com/
Version: 1.1
Author: The Gemini Geeks
Description: A theme by The Gemini Geeks
*/
:root {
  /* Color Variables: */
--primarycolor:#151515;
--secondarycolor:#021C37;
--tertiarycolor:#d9a21b;
--fourthcolor:#033163;
  /* Font Variables: */
--primaryfont: "Montserrat", sans-serif;
--secondaryfont:"Lato", sans-serif;
}
*{margin: 0;padding: 0;}
body {margin: 0;padding: 0;background: #fff;font-family: var(--secondaryfont);-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color:#505050;font-weight: 400;font-size: 1rem;line-height: 1.8;text-rendering: optimizeLegibility;}
a img {border: none;}
a {color:var(--primarycolor);text-decoration: none !important;transition:0.8s;transition: all 0.8s ease;-moz-transition: all 0.8s ease;-ms-transition: all 0.6s ease;-webkit-transition: all 0.8s ease;-o-transition: all 0.8s ease;}
a:hover {transition:0.8s;text-decoration: none;color: var(--secondarycolor);}
.clear {clear: both;}
.divider {clear: both;border-bottom: 1px solid #ddd;margin: 0 0 2rem 0;padding: 2rem 0 0 0;}
.alignleft{float:left;margin:0 10px 0 0;}
.alignright{float:right;margin:0 0 0 35px;width: 460px;}
.aligncenter{display:block;margin:0 auto;}

#scroll {position: fixed;right: 10px;bottom: 10px;cursor: pointer;width: 40px;height: 40px;background-color: var(--tertiarycolor);text-indent: -9999px;display: none;-webkit-border-radius: 60px;-moz-border-radius: 60px;border-radius: 60px;z-index: 999;}
#scroll span {position: absolute;top: 50%;left: 50%;margin-left: -8px;margin-top: -12px ; transition: 0.5s ease-in-out;height: 0;width: 0;border: 8px solid transparent;border-bottom-color: #000;}
#scroll:hover {background-color:var(--secondarycolor);opacity: 1;filter: "alpha(opacity=100)";-ms-filter: "alpha(opacity=100)";}
#scroll:hover span{border-bottom-color:#fff;}

.inner {width: 1170px;margin: 0 auto;max-width: 100%;}
.overlay {position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: #5C2AB5CF;}

.header_area {position:relative;top: 0;left: 0;width: 100%;z-index: 999;transition: background 0.4s, all 0.3s linear;background: var(--secondarycolor);}
.header_area .row{align-items:center}
.header_area .main-nav{background: var(--fourthcolor);}
.header_area .pull-right{display: flex; justify-content: end;}

.pull-right ul{list-style: none;margin-bottom: 0}
.pull-right li a{display: flex; align-items: center; border-bottom: 1px dashed #ccc;margin-bottom:0.8rem;padding-bottom: 8px;color: #fff;}
.pull-right li i{width: 35px; height: 35px;color: var(--secondarycolor);background: #f5f5f5; display: flex; justify-content: center;align-items: center; margin-right: 1rem;border-radius: 5px;}
.pull-right li:last-child a{margin-bottom: 0}
.grecaptcha-badge { visibility: hidden; }
#logo .site-title {float:left;}
#logo .site-title a{color:var(--primarycolorcolor);font-size: 1.5rem;}
#logo img{width:480px;padding: 1rem 0;}
.site-menu-toggle{display: none;}

h1,h2,h3,h4,h5,h6 {margin: 0 0 0.6rem 0;color: #000;line-height: 1.2;font-family: var(--primaryfont);text-transform: uppercase;font-weight: 780;}
h1 {font-size: 3rem;}
h2 {font-size: 40px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;font-weight: 700;margin-bottom: 1rem;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
h2 span{font-weight: 400;}
.menu-bar {text-align: left;width: 30px;}
.menu-bar span {height:2px;background:#ffff;display:block;margin-bottom:6px}
.menu-bar span:nth-child(1) {width:17px}
.menu-bar span:nth-child(2) {width:30px}
.menu-bar span:nth-child(3) {width:15px;margin-left:auto;margin-bottom:0}

#scrolleffect {padding-top: 6.25rem; margin-top: -6.25rem;}
.smalltext{text-transform: uppercase;letter-spacing: 5px;display: block;text-align: center}

.btn-primary{background:var(--tertiarycolor);padding: 0.5rem 2rem;margin: 2rem 0;display: table;color:#fff;transition: .6s ease-in-out;}
.btn-primary:hover{background:var(--secondarycolor);color:#fff;}

.more-btn{padding: 10px 40px;margin:2.5rem 0 0;display:table;background: var(--fourthcolor);color: #fff;border-radius: 25px;text-transform: uppercase;font-weight: 600;}
.more-btn:after{content: "\f054"; margin-left:0.6rem;font-family:'Font Awesome 5 Free';font-weight:900 ;}
.more-btn:hover{background:var(--secondarycolor);color:#fff !important; }

#slider{position:relative; margin-bottom:5rem}

#slider .owl-nav .owl-next, #slider .owl-prev {position: absolute;top:32%;transition: 0.6s;font-size:45px;color:#fff;opacity:0;}
#slider:hover .owl-nav .owl-next{display: block;transition: 0.6s;opacity:1.0;}
#slider:hover .owl-nav .owl-prev{display: block;transition: 0.6s;opacity:1.0;}
#slider .owl-nav .owl-next:hover, #slider .owl-nav .owl-prev:hover {color: #fff; transition: 0.6s;}
#slider .owl-nav .owl-prev {left: 20px;display: block;transition: 0.6s; }
#slider .owl-nav .owl-next {right: 20px;display: block;transition: 0.6s;}
#slider .owl-next span, #slider .owl-prev span{background-color: var(--secondarycolor);}

.carousel-caption{position: absolute; top:0;left:0;right: 0; bottom: 0;display: flex;align-items: end;  background: linear-gradient(10deg, #033163 15%, #033163ad, #0000, #0000 , #0000);padding: 0 12px;}
.carousel-caption .text-box{  text-align:left; width: 42rem;margin: 0 0 4rem;border-radius: 7px;max-width: 100%;}
.carousel-caption .text-box h1{margin-bottom:1.4rem; font-size:2.6rem;color:#fff;line-height: 1.2;text-transform: uppercase;}
.carousel-caption .text-box p{color: #e3e3e3;}
.carousel-caption .text-box h1 span{font-weight: 400;font-size:2.3rem;}

.sleek-line{width: 220px; height: 4px; background: var(--tertiarycolor); margin-bottom: 1.2rem;}
.line{width: 180px; height: 6px; background: var(--tertiarycolor);margin-top: 1.2rem; margin-bottom: 2rem;}
.line.c{margin: 1.5rem auto 3rem}
.sub-heading{text-transform: uppercase; letter-spacing: 1px; font-size: 20px; margin-bottom: 0.3rem;}

#about {margin-bottom: 6rem;}
#about h2{line-height: 1.15;}
#about .row{align-items: center}
#about .image{position: relative; }
#about .image .round-img{border-radius: 50%;border: 2px dashed var(--tertiarycolor); padding: 0.5rem;width: 88%;}
#about .float-icon{width: 175px;background: var(--fourthcolor); border-radius: 50%;position: absolute; top: 1rem; right: 1rem;padding:1.2rem 1rem;border: 5px solid #fff;}
#about .float-icon img{width: 70px;  margin: 0 auto 0.5rem}
#about .float-icon .sub-title{color: #fff; text-align: center; line-height:1.2; text-transform: uppercase;margin-bottom: 0.5rem; font-weight:600;font-size: 13px;}

#awards{ text-align: center;padding:5rem 15px 5rem; margin-bottom:6rem; position: relative; z-index: 1; background: #f5f5f5;}
#awards:before{content:""; position:absolute; top:0; left:0; right:0; bottom:0;background: url(https://www.punjabwrestlingassociation.org/wp-content/uploads/2024/09/bg-news.jpg) no-repeat center; background-size:cover;height:450px;  z-index: -1;}
#awards h2{color:#fff; }
#awards .line{margin: 1.5rem auto 3rem}
#awards .row{gap: 2rem 1rem;}
#awards .text-center{width: 60rem; margin: 0 auto; color: #f1f1f1;max-width: 100%;}

.awards-item{flex:1 0 340px;  box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;overflow: hidden;}
.awards-item h3{margin-bottom: 0; padding: 1rem 10px; background: var(--fourthcolor);color: #fff;position: relative;line-height: 1.6;}
.awards-item h3:after{content:""; top: 0; left: 0 ; bottom: 0;right:0; position: absolute;background-image: url(https://www.punjabwrestlingassociation.org/wp-content/uploads/2024/09/Pattern-Banner.webp); opacity:0.25;}
.awards-item img{width: 100%}

#news-section{margin-bottom: 6rem;overflow: hidden;}
#news-section h2{text-align: center}
#news-section .side-image img{width: 100%;position: relative;border-radius: 40px 0 0 40px;}
#news-section .row{align-items: center}
#news-section .col-md-6:nth-child(1){position: relative; z-index: 999}
#news li{margin:25px 0;display: flex;align-items: center;}
#news li img{width:36px;margin-right:10px}
#news li a{color:#000;border-bottom:1px dashed #ccc;padding-bottom:10px}

#news{background: #F6F6F6; padding: 3rem 4rem; width: 42rem;border-radius: 25px;margin-bottom: 0 !important;}

#gallery{text-align:center; margin-bottom: 6rem}
#gallery .ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box{width: calc(100%/4);}
#gallery .ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box img{width: 100%;}
#gallery .ngg-navigation{display: none !important;}

#results{text-align:center; margin-bottom: 6rem;padding: 0 15px;}
#results .row{gap: 1.5rem 1rem;}
.result-box{flex:1 0 350px;  box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;overflow: hidden;max-width: 100%;}
.result-box img{transition: 0.5s ease;width: 100%;}
.result-box:hover img{transform: scale(1.08)}
.result-box h3{margin-bottom: 0; padding: 1.2rem 0; background: var(--fourthcolor);color: #fff;position: relative;}
.result-box h3:after{content:""; top: 0; left: 0 ; bottom: 0;right:0; position: absolute;background-image: url(https://www.punjabwrestlingassociation.org/wp-content/uploads/2024/09/Pattern-Banner.webp); opacity:0.25;}

#awardees .row{justify-content: center; gap: 2rem 3rem;}
.award-item{flex: 1 0 150px; text-align:center;max-width: 260px;}
.award-item h3{border-bottom: 0px !important;margin:1.2rem 0 0.1rem !important; padding-bottom: 0 !important; font-size: 17px !important;font-weight: 700;}
.award-item p{text-align: center !important; margin-bottom: 0 !important;}

p:empty{display: none !important; position: absolute;}
.column{column-count: 2;margin:25px 0 !important;}
.column3{column-count: 3;}

#single-post {padding:3rem 0;}
#single-post .post-title{font-size:1.5rem;color:var(--primarycolor);margin:1rem 0;display: block;border-bottom: 1px solid #eee;line-height: 3rem;}
#single-post .post-title:hover{color:var(--secondarycolor);}
#single-post p{margin-bottom: 25px;text-align:justify;}
#single-post img{max-width: 100%;height: auto;margin-bottom:25px;}
#single-post #featured-img img{max-width: 100%;display: block;margin-top:35px;height: auto;}

.row2{gap:2.8rem 3rem; justify-content:center;}
.row2 p:empty{display: none !important;}
.image-frame{flex: 1 0 240px; max-width: 251px;}
.image-frame .image{ display:table; position:relative;z-index:1; padding;10px; padding: 7px;background: #f1f1f1;width: 100%;}
.image-frame .image img{width: 100%}
.image-frame .image:after{content:""; top: 0; left: 0 ; bottom: 0;right:0; position: absolute;background-image: url(https://www.punjabwrestlingassociation.org/wp-content/uploads/2024/09/Pattern-Banner.webp); opacity:0.3;filter: contrast(9) brightness(0.5);z-index: -1; }
.image-frame h4{text-align: center; margin: 0.9rem auto 0.2rem; color: var(--tertiarycolor);line-height: 1.4;}
.image-frame .js-description_readmore{text-align: center !important;}
.image-frame p{margin-bottom: 0 !important;}

#contactform *{font-size: 15px;color:#595966;font-family: var(--secondaryfont)}
#contactform p{margin-bottom: 5px }
#contactform h3{font-size:26px;text-align: center;}
#contactform i{font-size:26px;}
#contactform h2{font-size: 20px;margin:0 0 15px;font-weight:bolder; text-align: center;color: #252525;text-transform: capitalize;}
#contactform input , #contactform select , #contactform textarea{width: 100%;padding: 15px 20px;background: #fff;border: 1px solid #ddd; margin:6px 0;  transition: 0.5s ease-in-out;-webkit-border-radius: 15px;border-radius: 15px;height: 52px;}
#contactform select{color:var(--primarycolor);color:#595966 !important;}
#contactform textarea{width: 100%;height: 100px !important;padding: 20px;}
#contactform input:focus, #contactform textarea:focus, #contactform select:focus{outline:none;
	color:#000}

::-webkit-input-placeholder { /* WebKit browsers */color:#595966 !important;opacity: 1;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color:#595966 !important;opacity: 1;}
::-moz-placeholder { /* Mozilla Firefox 19+ */color:#595966 !important;opacity: 1;}
:-ms-input-placeholder { /* Internet Explorer 10+ */color:#595966 !important;opacity: 1;}

#contactform input.wpcf7-submit{background: var(--fourthcolor);color: #fff;text-transform: uppercase;cursor: pointer;margin: 15px auto;display: flex;transition: 0.6s ease-in-out;-webkit-border-radius: 50px;border: none;align-items: center;padding: 13px 50px 12px;font-size: 16px;font-weight: 600;width: fit-content;height: unset;}
#contactform input.wpcf7-submit:hover{background: var(--tertiarycolor);color: #000 ;}
#contactform .wpcf7-spinner{display: none}

textarea, iframe{max-width: 100%;}
.wpcf7-response-output{color:#595959 !important;background:tranparent !important;border:0px !important}
#contactform .wpcf7-not-valid-tip {background: var(--secondarycolor) !important;}

#babyseat p,#returnjourney p{width: 100%;display: flex;align-items:center}
#contactform .wpcf7-radio{display: flex;}
#contactform .wpcf7-list-item{display: flex}
#contactform .wpcf7-list-item label{width: 100%;}
#contactform .wpcf7-radio input{width:unset}

.tablepress{border: 1px solid #000 !important;}
.tablepress td{padding:4px !important;border: 1px solid #000 !important;text-transform:uppercase;font-size: 14px;}
.tablepress thead th,.tablepress .row-1 td{background-color: var(--fourthcolor) !important;color: #fff !important;}
/* .tablepress .even .column-1,.tablepress .odd .column-1{background:#808080 !important;color:#fff !important} */
.tablepress .row2 td{border-top:0px !important;}
#tablepress-120 thead th {background-color: var(--secondarycolor)!important;}

.border-box{ padding: 1.8rem 1.1rem 1.5rem;border-radius: 15px;background:#f5f5f5;box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px, rgba(9, 30, 66, 0.13) 0px 0px 1px 1px;}
.page-id-87 .border-box{margin-top: 2.5rem}
#main .border-box h3{font-weight: 600; font-size: 21px; margin-bottom: 1rem; color: #404040}
.contact-page .row{align-items: center}
.contact_detail{margin-top:2rem !important;margin-bottom: 0 !important;}
.contact_detail li:last-child{margin-bottom: 0 !important;}
.contact_detail li{display: flex; align-items: center; gap: 1.2rem; margin-bottom:1.6rem; border-bottom: 1px dashed #ccc; padding-bottom: 0.8rem;}
.contact_detail li h5{margin-bottom: 0.2rem;color: #000;}
.contact_detail li p{margin-bottom:0 !important;}
#main .contact_detail li a ,#main .contact_detail li p{color: var(--primarycolor);font-weight: 400 !important;;word-break: break-all;}
.contact_detail img{width: 40px;min-width: 40px;}
.contact_detail .image{background: var(--tertiarycolor); padding:10px;border-radius: 7px;}

.b-description_readmore_wrapper {display: flex;flex-flow: column wrap;align-items: center;max-width: none !important;}
.b-description_readmore {width: 100%;background: #fff;font-size: 16px;color: #666;line-height: 28px;margin-bottom: 0;position: relative;box-sizing: border-box;padding: 0 0px;}
.b-description_readmore_button { display: inline-block; border: 1px solid black; padding: 2px 35px; cursor: pointer; text-align: center; text-transform: uppercase;	 transition: all 0.5s ease 0s; }
.b-description_readmore_button:hover {color: white;background: black;transition: all 0.5s ease 0s;}
.b-description_readmore_ellipsis:after {content: '';display: inline-block;position: absolute;bottom: 0;right: 0;width: 100%;transition: all 0.5s ease 0s;height: 25px;    background: linear-gradient(to right, rgba(250, 250, 250, 0.4), rgba(250, 250, 250, 1) 65%);}


.post {padding: 10px;margin: 0 0 10px 0;}
.post p {margin-bottom:1.5rem;}
.post p a {font-weight: bold;}
.post a {color: #000;}

#pagetitle {padding:2rem 0;width: 100%;text-align: center;background:#f1f1f1;color:#fff;background-size:cover;position: relative;float: left;width: 100%;}
#pagetitle h1 {color:var(--secondarycolor);text-align: center;font-size: 32px;}
.single #pagetitle h1{text-transform: capitalize; font-weight: 700; font-size: 30px; }
#pagetitle p {color:#fff;text-align: center;font-size: 18px;}
.breadcrumb {list-style: none;border-radius: 4px;max-width: 100%;float: none;font-size: 14px;text-transform: uppercase;color: var(--primarycolor);font-weight: 300;}
.breadcrumb a:hover{color:var(--tertiarycolor);}
.breadcrumb>li {display: inline-block;}
.breadcrumb>li+li:before {content: "\f101";padding: 0 5px;color: #fff;font-family:'Font Awesome 5 Free';font-weight:900}

#tablepress-12 .column-3,#tablepress-12 .column-4{text-align:center}
#tablepress-12 img{margin:0 auto}
#main{padding: 3rem 0;}
#main .contact-page h2{font-size:32px}
#main p{color:var(--primarycolor);font-size: 16px;text-align:justify;}
#main a{color:var(--secondarycolor)}
#main a:hover{color:var(--primarycolor);}
#main li{list-style: none;}
#main h2{font-size: 32px;   line-height: 1.3; position: relative; padding-bottom:1.7rem}
#main h2:before{content:""; position: absolute; bottom: 0 ; left: 0; width: 200px; height: 5px; background: var(--secondarycolor);  }
#main h3{border-bottom:2px dashed #ccc; padding-bottom:14px; margin-bottom: 1.6rem; font-size: 28px;color: var(--fourthcolor);}
#main p+h3{margin-top: 2rem}

.widget {padding: 0 1rem;}
.widget h3 {border-bottom: 2px solid var(--primarycolor);text-transform: uppercase;padding: 0 0 1.1rem 0;}
.widget ul li {display:flex;list-style-type:none;border-bottom: 1px dashed var(--primarycolor);margin: 0 0 1rem 0;}
.main-widget img{width: 420px; max-width: 95%;margin-bottom: 1.2rem;}
.main-widget p{font-size: 15px !important; color: #fafafa}

#bottom {background: url(https://www.punjabwrestlingassociation.org/wp-content/uploads/2024/09/footer-bg.jpg) no-repeat center;color:#fff;font-size: 16px;padding: 6rem 0 0;background-size: cover;z-index: 1;position: relative;}
#bottom:before{content: ""; position: absolute; top: 0; left: 0; right: 0; bottom:0; background: #000000E0;z-index: -1;  }
#bottom .grid{display:grid; grid-template-columns:33% auto;gap: 3rem 2.5rem;}
#bottom a {color: #f1f1f1;}
#bottom a:hover {color:var(--tertiarycolor);}
#bottom i {color: #fff;margin-right: 0px;}
#bottom .widget h3 {border: none;text-align: left;font-weight: 700;color: #fff;font-size: 22px;text-transform: uppercase;}
#bottom .widget li {border: none;text-decoration: none;color:#f1f1f1;list-style: none;}
#bottom .widget li:before{content: "-"; margin-right: 0.5rem; font-weight: 600}

#bottom .footer-contact li{line-height:20px;display:flex;margin-bottom: 1.7rem !important;}
#bottom .footer-contact li:before{font-family:'Font Awesome 5 Free';font-weight:900; color: var(--tertiarycolor);}
#bottom .footer-contact .address:before {content: "\f3c5"; margin-right: 10px;}
#bottom .footer-contact .phone:before {content: "\f879"; margin-right: 10px;transform: rotate(80deg);}
#bottom .footer-contact .email:before {content: "\f0e0"; margin-right: 10px;}

#footer {clear: both;background:transparent;color: #fff;padding:0.8rem 0;text-align: center;font-size:14px;margin-top: 4rem;}
#footer a {color: #fff;}
#footer a:hover {color:var(--tertiarycolor);}
.fleft {float: left;}
.fright {float: right;}

.phone-call {width: 50px;height: 50px;left: 20px;bottom: 2rem;background:transparent;position: fixed;text-align: center;color: #ffffff;cursor: pointer;border-radius: 50%;z-index: 999;display: inline-block;line-height: 65px;animation:zoom 1s ease infinite;  -webkit-animation: zoom 1s ease infinite;-moz-animation: zoom 1s ease infinite;}
@keyframes zoom{
    50%{transform: scale(1.2) rotate(10deg)}
}
@-webkit-keyframes zoom{
    50%{transform: scale(1.2) rotate(10deg)}
}


#rtable{width: 100%;}
#rtable+table, #rtable+h3, .tablepress+h3{margin-top: 2.5rem}
#rtable+h3{margin-bottom:2rem}
#rtable th{background:var(--fourthcolor);color:#fff;border:1px solid #000;padding:2px;text-align: center;text-transform: uppercase;padding: 8px 0;}
#rtable td{border:1px solid var(--fourthcolor);padding: 10px 20px;background: #fff; transition:0.5s ease}
#rtable.tcenter td{text-align: center}
#rtable td:hover{background: #f1f1f1}
#rtable tr:nth-child(odd) td{background:#f5f5f5}
#rtable b{color: var(--fourthcolor) !important;font-size: 20px;font-weight: 700;}
#rtable p:empty{display: none; position: absolute;}
#main #rtable p{text-align: left}

@media screen and (max-width: 981px) {
body {min-width: 230px;}
.desktoponly {display: none !important;}
.inner {width: 100%;padding: 0%;}
img.alignleft,
img.alignright {float: none;display: block;margin: 10px auto;}
.site-menu-toggle{display: block;color: var(--secondarycolor);}
.site-navbar{display: none;}

    .header_area{background: var(--fourthcolor);}
#logo{display:flex;align-items:center;justify-content:space-between;}
#logo .site-title{margin: 10px 0;}
#logo img{width: 350px;height: auto;float:left;}


#bottom {width: 100%;display: block;}
.fleft, .fright {float: none;}
   
    .header_area .pull-right{display: none}
    
    #about .row{flex-direction: column-reverse; gap: 2rem}
    #bottom {width: 100%;display: block;}
	.grid{grid-template-columns: 100% !important; }
	.main-widget{display: flex;justify-content: center;flex-direction: column;padding: 0 10px;align-items: center;text-align: center;}
    
    #footer{margin-top: 2rem}
    #bottom{padding-top: 3rem}
    
    #news-section .row{flex-direction: column-reverse}
    #news-section .side-image img , #news-section #news{border-radius: 0}
    .awards-item h3{font-size: 18px;}
    
    #news{max-width: 100%;}
}


@media screen and (min-width: 981px) {
.mobileonly {display: none !important;}
.site-menu-toggle{display:none;}
    #about .col-md-6:nth-child(2){padding-left: 2.5rem}
    #news-section  .side-image{margin-right: -6.6rem;margin-left: 1.9rem;}
    #news {margin-right: -11rem; position: relative;display: table;margin-bottom: 2.1rem;}
    
    #bottom .widget:nth-child(1){padding-left: 2.4rem}
    #bottom .widget:nth-child(2){padding-left:  0}
    
    .contact-page .col-md-5{padding-right: 2rem}
}


@media screen and (max-width: 800px) {
    #gallery .ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box{width: calc(100%/2)}
    #logo img{width: 280px}
}

@media screen and (max-width: 600px) {
.wp-pagenavi span.pages, .wp-pagenavi a , .wp-pagenavi a.nextpostslink  {padding: 0.3rem 0.6rem !important;}
.wp-pagenavi span.current{padding:0.8rem}
.column, .column3, .column4{column-count:1}
    
    #bottom .widget li{margin-bottom: 1rem;}
  .widget{margin-bottom: 1rem}
  #bottom{padding: 4rem 0 0;}
  #footer{margin-top: 0.2rem;}
  #bottom .widget h3{margin-bottom: 0.6rem}
  .main-widget img{margin: 0 auto 2rem;}
    
      #slider .bg-image img{height: 450px;object-fit: cover;}
    
    h2 {font-size: 30px;}
    #main .contact-page h2{font-size: 26px; padding-bottom: 1rem;margin-bottom: 1.5rem}
    #main h2::before{width: 120px}
    
    h3{font-size: 18px;}
    
    #slider .carousel-caption h1 span{font-size: 16px !important;}
    #slider .carousel-caption h1{font-size: 24px !important; margin-bottom:0.5rem !important;text-align: center;line-height: 1.4;}
    #slider  .carousel-caption p{font-size: 15px}
    
    #news{padding:1.5rem 1rem;}
    
    .carousel-caption .text-box{margin-bottom: 2rem;}
    
    #slider, #about, #results, #awards, #gallery, #news-section{margin-bottom: 4rem}
    
    #about .float-icon{width: 150px; height: 150px;}
    #about .float-icon img{width: 50px}
    #about .float-icon .sub-title{font-size: 12px;}
    
    .more-btn{font-size: 15px;}
     #contactform .col-md-4, #contactform .col-md-12, #contactform .col-md-6{padding: 0}
    #main h3{font-size: 22px}
    
    #pagetitle h1{font-size: 26px;}
    #pagetitle .breadcrumb{font-size: 13px}
    
    .tablepress {overflow: auto;display: block;}
    
    .image-frame{max-width: 300px}
    
    .single #pagetitle {padding-left: 15px; padding-right:15px; }
    .single #pagetitle h1{font-size: 25px; line-height: 1.4}
    .single #pagetitle .breadcrumb{font-size: 12px}
    
    .sleek-line{margin-bottom: 1rem;display: none;}
    .carousel-caption .text-box p{display: none}
    .carousel-caption{  background: linear-gradient(0deg, #033163 22%,  #0000, #0000 , #0000);padding: 0 12px;}
}


@media screen and (min-width: 769px) and (max-width: 1120px) {
    #bottom .col-md-4{width: 33%;float: left;}

}

@media screen and (min-width: 1580px){
     #slider .bg-image img{object-fit: cover;height: 650px}
    #gallery{width: 1400px; margin-left:auto; margin-right:auto; max-width: 100%;}
}