/************************************************* Header ********************************************************************/
#Header .btn{padding:13px 20px;font-size:16px;}
#Header .TopLink a{color:#00314B;font-size:16px;}#Header .TopLink a:hover{color:#38B6FF;}
#sp-ea-236.sp-easy-accordion > .sp-ea-single > .ea-header a {font-family: 'Poppins', sans-serif !important;}
 
/********** Main Banner **************************************************************************************************/
.MainBanner .carousel-caption h1{font-size:50px;text-shadow:4px 4px 4px rgba(0, 0, 0, 0.25);}
 
/************************************************* Content ********************************************************************/
.TodayText{font-size:22px;} .TodayText h2{font-size:60px;}
.justify{text-align:justify;}
.site .button:not(:hover):not(:active):not(.has-background), button:not(:hover):not(:active):not(.has-background), input[type=submit]:not(:hover):not(:active):not(.has-background), input[type=reset]:not(:hover):not(:active):not(.has-background), .wp-block-search .wp-block-search__button:not(:hover):not(:active):not(.has-background), .wp-block-button .wp-block-button__link:not(:hover):not(:active):not(.has-background), .wp-block-file a.wp-block-file__button:not(:hover):not(:active):not(.has-background) {
    background-color: #28303d00!important;
}
/********** ContactForm **************************************************************************************************/
#ContactForm {padding:50px; position:relative; margin-bottom:-60px;}#ContactForm .form-group {margin-bottom:25px;}  
#ContactForm .form-control{background:#fff; border-color:#fff; border-radius:0px; height:60px; color:#585858; padding-left:20px;}
#ContactForm textarea.form-select{height:170px; padding-top:15px;background:#fff; border-radius:0px; color:#585858;border-color:#fff;padding-left:20px;}
#ContactForm .form-control::-moz-placeholder,#ContactForm .form-select::-moz-placeholder {color:#585858; opacity:1;}

/********** Footer ***************************************************************************************************/
#Footer{color:#fff; font-size:15px; line-height:27px;}
#Footer li.active a {color:#FBB03B;}
#Footer a{color:#fff;}#Footer a:hover,#Footer .list-inline a:hover{color:#FBB03B;}
#Footer h4{font-size:16px; letter-spacing:1.6px;}

#Footer .list-inline a{font-size:20px; margin:0px; color:#FBB03B;}
#Footer .list-inline a:hover{color:#fff;}
#Footer .list-inline-item:not(:last-child) {margin-right:18px;}
.Copytext{font-size:13px;letter-spacing:1.3px; color:#fff;}

.container-fluid {max-width:1420px;}
#ContactPage .form-group {margin-bottom:24px;}
#ContactPage .form-control{font-size:16px; border-color:#d8d8d8; border-radius:6px; height:60px; color:#6d6d6d;}
#ContactPage textarea.form-control{height:170px; padding-top:15px;}
#ContactPage a{color:#545454;}#ContactPage a:hover{color:#E85300;}

/*************************************************************************************************************/
@media (min-width:992px) {.MainBanner .mask{position:absolute; top:0px; right:0%; left:0%; z-index:999; background:url(../images/bnr_shadow.png) repeat-x top; min-height:100%;}}
@media (min-width: 1920px){.container {max-width:1230px;} .navbar-nav>li+li {margin-left:30px;}}
@media (min-width: 1600px) and (max-width: 1919.98px) {.container {max-width:1230px;} 
.gutter-lg {margin-left:-20px!important;margin-right:-20px!important;}
.gutter-lg div[class^="col"]{padding-left:20px!important;padding-right:20px!important;}
.navbar-nav>li+li {margin-left:30px;}
}
/* XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1359.98px) and (max-width: 1459.98px){}
/*@include media-breakpoint-between(1280) { ... }*/
@media (min-width: 1199.98px) and (max-width: 1359.98px){}
@media (min-width: 991.98px) and (max-width: 1199.98px) {.MainBanner .carousel-caption h1{font-size:40px;}}
/*@include media-breakpoint-between(md, xl) { ... }*/
@media (min-width: 768px) and (max-width: 991.98px) {.TodayText h2{font-size:50px;}}
@media (max-width: 767.98px) {.TodayText h2{font-size:50px;}.TodayText{font-size:17px;}.MainBanner .carousel-caption h1{font-size:30px;} #ContactForm .form-group {margin-bottom:15px;} #ContactForm {padding:30px;}}
@media (max-width: 575.98px){
.MainBanner .Homebnr .carousel-item  img {
    height:180px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
#Header .btn{font-size:10px; padding:10px 12px; letter-spacing:0.2px;}.MainBanner .carousel-caption h1{font-size:24px;}.TodayText h2{font-size:40px;}.justify{text-align:left;}
}

@media (max-width: 479px) {}
@media (max-width: 320px) {}