/*
Theme Name: Global Animal Diaster
Description: Global Animal Diaster is simple responsive SEO friendly theme. 
Version: 0.1
Tags:  blog, news, featured-images, one-column, theme-options, consultants
Text Domain: Global Animal Diaster
Domain Path: Global Animal Diaster
Author: A2Z Developing Team [tanand79gmail.com] 

*/

*{ 
	font-family:'IBM Plex Sans';
}
.signle-page-img {
	width: 100px;
}
div.T-F10{
	font-weight: 900;
    font-size: 25px;
}
.text-center img {
	display: inline-block;
}
.header-links ul li a {
	text-decoration: none;
	color: #fff;
}
.header-links ul li:first-child {
	padding-top: 10px;
	margin-right: 5px;
}
.header-links ul li {
	font-size: 15px;
	color: #000000;
	text-transform: uppercase;
}
.header-links ul li a i {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	padding-top: 10px;
	text-align: center;
	font-size: 20px;
	margin-right: 5px;
}
.header-links ul li a i.facebook {
	background-color: #3862b9;
}
.header-links ul li a i.linkedin {
	background-color: #161f62;
}
.header-links ul li a i.search {
	background-color: #0069a5;
}
.header-links ul li select {
	border-radius: 0px !important;
	height: 35px !important;
	width: 50px;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
}
header {
	padding: 0px;
}
header .mainmenu {
	float: right;
	padding-top: 30px;
}
header .mainmenu ul li a {
	text-decoration: none;
	font-size: 20px;
	color: #000000;
	font-weight: 500;
	text-transform: uppercase;
}
header .mainmenu ul li {
	padding: 0px 17px;
}
header .mainmenu ul li:last-child {
	padding-right: 0px !important;
}
/*************SUB MENU*************/
.mainmenu .sub-menu {list-style: outside none none;  min-width: 250px;  padding: 0;  position: absolute;  z-index: 1000;  display:none;}
.mainmenu li:last-child:hover .sub-menu {right: 0;}
.mainmenu li:hover .sub-menu{ display:block; }
.mainmenu .sub-menu li{padding:0px !important;}
.mainmenu .sub-menu li a { background-color: #fff;  display: block;  padding: 10px 15px !important;  text-align: left; color: #000 !important;  text-decoration: none;  transition: all 1s ease-in-out 0s;}
.mainmenu .sub-menu li a:hover { background:#fff !important; padding-left:25px; color: #000 !important;}
.col-md-5ths {
	width: 20%;
	float: left;
}

/*******MAIN MENU*********/
header .mainmenu .navbar {
	margin: 0px;
	padding: 0px;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  margin: 0px;
}
.owl-theme .owl-nav {
	margin-top: 0;
}
header .mainmenu .navbar-nav a.active,
header .mainmenu .navbar-nav a:focus,
header .mainmenu .navbar-nav a:hover {
	background: none;
	color: #8ac43f;
	text-decoration: underline;	
}
.header-top {
    background-color: #fff;
    padding: 10px 0px;
}
header .header-bottom {
	position: relative;
}
header .header-bottom .banner-contents {
	position: absolute;
	left: 0;
	right: 0;
	top: 35%;
	width: 100%;
}
header .banner-contents h3 {
	font-size: 48px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Montserrat";
	line-height: 1.3;
	width: 55%;
	margin-bottom: 30px;
}
.banner-contents a {
	text-decoration: none;
	font-size: 22px;
	color: #fff;
	font-family: "Montserrat";
	font-weight: 800;
	text-transform: uppercase;
	border-radius: 10px;
	border: 2px solid #8ac43f;
	background-color: #8ac43f;
	padding: 10px 20px;
}
/*********** CAROUSEL NAV***********/
header .header-bottom .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("https://gadmc.org/wp-content/themes/globalanimal/img/icons/banner-left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 64px;
	left: 5%;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 33px;
	outline: none !important;
	opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
header .header-bottom .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("https://gadmc.org/wp-content/themes/globalanimal/img/icons/banner-right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 64px;
	right: 5%;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 33px;
	outline: none !important;
	opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
header .header-bottom:hover .owl-prev {
	opacity: 1;
	left: 2%;
}
header .header-bottom:hover .owl-next {
	opacity: 1;
	right: 2%;
}

/**********CAROUSEL DOTS***************/
header .header-bottom .owl-theme .owl-controls {
    margin-top: 0;
}
header .header-bottom .owl-dots {
	bottom: 5%;
	left: 0;
	position: absolute;
	right: 0;
}
header .header-bottom .owl-theme .owl-dots .owl-dot span {
	background-color: #fff;
}
header .header-bottom  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #75ac23;
}
.banner-shape {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
}
.welcome-section {
    background-color: #0069a5;
    padding: 80px 0px;
	margin-top:-1px;
}
.welcome-heading h3 {
	font-size: 26px;
	color: #fff;
	font-weight: 800;
	text-transform: uppercase;
}
.welcome-heading p {
	font-size: 19px;
	color: #fff;
	line-height: 1.7;
}
.welcome-heading {
	width: 80%;
	margin: auto;
}
.program-section {
    background-image: url(img/others/program-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 80px 0px;
    position: relative;
}
/*********** CAROUSEL NAV***********/
.program-section .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/pro-left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 43px;
	left: -5%;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 43px;
	outline: none !important;
}
.program-section .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/pro-right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 43px;
	right: -5%;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 43px;
	outline: none !important;
}
.program-section .owl-carousel .owl-dots.disabled {
	display: none;
}
.program-section .owl-carousel .owl-nav.disabled {
    display: block;
}
.heading h3 {
	font-size: 34px;
	color: #0069a5;
	text-transform: uppercase;
	font-weight: 700;
	background-image: url(img/others/heading-strip.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
.pro-icon img {
	width: auto !important;
	margin: auto;
}
.pro-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #fff;
    margin: auto;
    padding-top: 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
}
.program-img {
    position: relative;
}
.program-contents {
    background-color: #fff;
    padding: 40px 20px 20px;
    text-align: center;
}
.program-contents h3 {
	font-size: 20px;
	color: #0069a5;
	font-weight: 700;
	text-transform: uppercase;
}
.program-contents p {
	font-size: 17px;
	color: #2c2b2b;
	line-height: 1.7;
}
.program-contents a {
	text-decoration: none;
	font-size: 15px;
	color: #fff;
	border-radius: 10px;
	padding: 10px 20px;
	font-weight: 700;
	font-family: "Montserrat";
	text-transform: uppercase;
	background-color: #8ac43f;
	border: 2px solid #8ac43f;
}
.news-contents a.news {
	text-decoration: none;
	font-size: 15px;
	color: #fff;
	border-radius: 5px;
	padding: 10px 20px;
	font-weight: 700;
	font-family: "Montserrat";
	text-transform: uppercase;
	background-color: #8ac43f;
	border: 2px solid #8ac43f;
}

.right a.news {
	text-decoration: none;
	font-size: 15px;
	color: #fff;
	border-radius: 5px;
	padding: 10px 20px;
	font-weight: 700;
	font-family: "Montserrat";
	text-transform: uppercase;
	background-color: #8ac43f;
	border: 2px solid #8ac43f;
	position: relative;
	top:15px;
}
.news-contents p a {
    color: #0069a5;
}
.single-main-content p a {
	color: #0069a5;
}
.news-contents {
    padding: 4px 10px;
}
.news-contents.left-side {
    padding: 20px;
}
.news-img img {
	width: 100%;
}

.news-cont-wrap {
    border: 1px solid #d6d6d6;
    margin-bottom: 30px;
	min-height:272px;
}
.news-contents h3 {
	font-size: 18px;
	color: #444647;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.news-contents p {
	font-size: 15px;
	color: #2c2b2b;
	line-height: 1.7;
	margin-bottom: 20px;
}

.right p {
    font-size: 15px;
    color: #2c2b2b;
    line-height: 1.7;
    margin-bottom: 0px;
}

.news-contents ul li {
	font-size: 13px;
	color: #2c2b2b;
	margin-right: 25px;
}
.view-btn a {
	text-decoration: none;
	font-size: 18px;
	color: #fff;
	border-radius: 5px;
	padding: 10px 20px;
	font-weight: 700;
	font-family: "Montserrat";
	text-transform: uppercase;
	background-color: #0069a5;
	border: 2px solid #0069a5;
}
.sponsor-section {
    background-color: #f7f5f5;
    padding: 70px 0px;
}
.news-section {
	background-color: #fff;
	padding: 60px 0px;
}
.sponsor-wrap ul li a {
	text-decoration: none;
	font-size: 20px;
	color: #444647;
	font-weight: 700;
	text-transform: uppercase;
	background-color: #fff;
	border: 1px solid #d6d6d6;
	padding: 10px 30px;
}
.sponsor-wrap ul li a.active {
	background-color: #0069a5;
	color: #fff;
}
.sponsor-wrap ul li {
	margin-right: 20px;
}
.sponsor-wrap ul li:last-child {
	margin-right: 0px;
}
.sponsor-wrap ul {
	border-bottom: none;
	width: 42%;
	margin: auto;
}
.looka-logo {
    padding-top: 40px;
}
.footer-section {
    background-image: url(img/others/footer-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px 0px 30px;
}
.contact-form .form-control {
	border-radius: 0px;
	height: 45px;
	font-size: 15px;
	color: #2c2b2b;
}
.contact-form .form-control::-webkit-input-placeholder {
  color: #2c2b2b;
  opacity: 1;
}

.contact-form .form-control::-moz-placeholder {
  color: #2c2b2b;
  opacity: 1;
}

.contact-form .form-control::-ms-input-placeholder {
  color: #2c2b2b;
  opacity: 1;
}

.contact-form .form-control::placeholder {
  color: #2c2b2b;
  opacity: 1;
}
.contact-form a {
	text-decoration: none;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	border-radius: 5px;
	text-transform: uppercase;
	background-color: #8ac43f;
	padding: 7px 20px;
}

.contact-form button {
	text-decoration: none;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	border-radius: 5px;
	text-transform: uppercase;
	background-color: #8ac43f;
	padding: 7px 20px;
}
footer .header-links ul li a i {
	color: #fff;
}
footer .header-links ul li {
	color: #fff;
}
.footer-wrap h3 {
	font-size: 26px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.footer-wrap ul li a {
	text-decoration: none;
	font-size: 18px;
	color: #fff;
}
.footer-wrap ul li {
	padding-bottom: 5px;
}
.footer-contact ul li {
	background-repeat: no-repeat;
	padding-left: 65px;
	background-position: left 7px;
	padding-bottom: 10px;
}
.contact-form {
    padding-right: 120px;
}
.location a {
    position: relative;
    top: 18px;
}
.footer-contact ul li.location {
	background-image: url(img/others/cont-1.png);
	min-height:70px;
}
.footer-contact ul li.phone {
	background-image: url(img/others/cont-2.png);
}	
.footer-contact ul li.mail {
	background-image: url(https://gadmc.org/wp-content/themes/globalanimal/img/others/cont-3.png);
}
.social-icons ul li a i {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	padding-top: 10px;
	text-align: center;
	background-color: #e5accc;
	font-size: 20px;
}
.social-icons ul li a {
	text-decoration: none;
	color: #fff;
}
.social-icons ul li {
	padding-right: 8px;
}
.copyrights p {
	font-size: 15px;
	color: #fff;
	margin-bottom: 0px;
}
.copyrights {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #fff;
}

header .mainmenu .current-menu-item a {
    background: none !important;
    color: #8ac43f !important;
    text-decoration: underline !important;
}
.search-form {
	display:none;
	position: absolute;
    right: 16px;
    top: 42px;
}
.search h3 {
    background-position: left bottom;
}
.search .inner-contents a {
	text-decoration: none;
    font-size: 15px;
    color: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    font-weight: 700;
    font-family: "Montserrat";
    text-transform: uppercase;
    background-color: #8ac43f;
    border: 2px solid #8ac43f;
}
.holder-inner {
	padding:30px 0px;
}
.holder-inner .welcome-section {
    background-color: #fff !important;
    padding: 0px 0px !important;
}

.single-main-content h3 {
    font-size: 25px;
    color: #0069a5;
    font-weight: 700;
    text-transform: uppercase;
}
.holder-inner .faq-section .faq-wrap .card-header [data-toggle="collapse"] .fa:before {  
   background-image: url("img/others/top-arrow.png");
  background-repeat: no-repeat;
   content: "";
  width: 15px;
  float: right;
  height: 10px;
  position: relative;
  top: 10px;
  right: 0px;
}
.holder-inner .faq-section .faq-wrap .card-header [data-toggle="collapse"].collapsed .fa:before {
  background-image: url("img/others/bottom-arrow.png");
  background-repeat: no-repeat;
   content: "";
  width: 15px;
  float: right;
  height: 10px;
  position: relative;
  top: 10px;
  right: 0px;
}
.holder-inner .faq-section {
}
.holder-inner .faq-section .faq-wrap {
}
.holder-inner .faq-section .faq-heading h3 {
	font-size: 36px;
	font-weight: 800;
	color: #333333;
	text-transform: uppercase;
	background-image: url(https://gadmc.org/wp-content/themes/globalanimal/img/others/why-heading.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 10px;
}
.holder-inner .faq-section .faq-wrap .card-header {
	padding: 0px;
}
.holder-inner .faq-section .card-header button i {
	float: right;
}
.holder-inner .faq-section .card-header button {
	color: #40463c;
	font-size: 16px;
	padding: 20.8px 20px;
	text-decoration: none;
	width: 100%;
	text-align: left;
	background-color: #fff !important;
	border-radius: 0px;
	font-weight:bold;
}
.holder-inner .faq-section .card {
	margin-bottom: 10px;
	border: none;
	box-shadow: 0px 0px 3px #A0A0A0;
	-webkit-box-shadow: 0px 0px 3px #A0A0A0;
	-moz-box-shadow: 0px 0px 3px #A0A0A0;
}	
.holder-inner .faq-section .faq-wrap .card-header {
	border: none;
}
.holder-inner .faq-section .card-header h5 {
	color: #40463c;
	font-size: 26px;
	font-weight: 800;
	line-height: 1.3;
}
.holder-inner .faq-section .faq-wrap .card-body {
	padding: 0px;
}
.holder-inner .faq-section .faq-wrap .card-body p {
	font-size: 18px;
    color: #000000;
    line-height: 1.9;
    margin: 10px 0px;
	padding:20px;
}
.holder-inner .faq-content-wrap {
	/*padding: 15px 15px;*/
	position: relative;
}
.holder-inner .faq-section #accordion4 {
	left: -70px;
	padding-top: 40px;
	width: 95%;
}
.holder-inner .faq-img-content h3 {
	color: #40463c;
	font-size: 26px;
	font-weight: 800;
	line-height: 1.3;
}
.holder-inner .faq-img-content h3 span {
	color: #fff;
}
.holder-inner .faq-img-content {
	background-color: #f8af48;
	padding: 20px;
}
.holder .faq-section .faq-img {
	position: relative;
} 
.holder-inner .faq-img-content {
	background-color: #f8af48;
	padding: 40px 60px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.single-main-content p {
    font-size: 17px;
    color: #2c2b2b;
    line-height: 1.7;
}
.single-content {
    padding: 20px 0px;
}

.single-main-content a.read {
	text-decoration: none !important;
    font-size: 15px !important;
    color: #fff !important;
    border-radius: 10px !important;
    padding: 10px 20px !important;
    font-weight: 700 !important;
    font-family: "Montserrat" !important;
    text-transform: uppercase !important;
    background-color: #8ac43f !important;
    border: 2px solid #8ac43f !important;
}
.single-main-content a span {
	text-decoration: none;
    font-size: 15px;
    color: #000;
    border-radius: 10px;
    padding: 0px;
    font-weight: 700;
    font-family: "Montserrat";
    text-transform: uppercase;
    background-color: transparent;
    border: 2px solid transparent;
}
button#wpforms-submit-76 {
	text-decoration: none;
    font-size: 15px;
    color: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    font-weight: 700;
    font-family: "Montserrat";
    text-transform: uppercase;
    background-color: #8ac43f;
    border: 2px solid #8ac43f;
}
.mc4wp-alert.mc4wp-success p {
    color: #fff;
}
.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #8ac43f !important;
    border: 1px solid #8ac43f !important;
}
.wpforms-confirmation-container-full p{
	color:#fff !important;
}
/*** CUSTOM PAGINATION ***/
.custom-pagination {
	width: auto;
    text-align: center;
    margin: 0 auto;
}
.custom-pagination span,.custom-pagination a {display: inline-block;padding: 6px 14px !important;border-radius: 4px;font-size: 14px;line-height: 1.8;}
.custom-pagination a {background-color: #8ac43f;color: #fff;}
.custom-pagination a:hover {background-color: #47515B;color: #fff;}
.custom-pagination span.page-num {margin-right: 10px;padding: 0;}
.custom-pagination span.dots {padding: 0;color: gainsboro;}
.custom-pagination span.current {background-color: #0069a5;color: #fff;}

.mc4wp-alert.mc4wp-notice p { color:#fff !important; }
.search-form input {
    height: 30px;
}
.single-image {
    padding: 30px 0px;
}
.selling-wrap {
    padding-bottom: 70px;
}

li#tzc_timezone_conversion-2 {
    list-style: none !important;
}
.page-template-PT_Schedule .single-image {
     padding: 0px;
}

.single-content h4 {
    font-size: 25px !important;
    color: #0069a5 !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}
.search .inner-contents p a {
    color: #0069a5;
	text-decoration: none;
    font-size: 15px;
    border-radius: 10px;
    padding: 0px;
    font-weight: normal;
    font-family: "Montserrat";
    text-transform: uppercase;
    background-color: transparent;
    border: none;
}

button.tzc-convert-time {
    text-decoration: none !important;
    font-size: 15px !important;
    color: #fff !important;
    border-radius: 10px !important;
    padding: 10px 20px !important;
    font-weight: 700 !important;
    font-family: "Montserrat" !important;
    text-transform: uppercase !important;
    background-color: #8ac43f !important;
    border: 2px solid #8ac43f !important;
}

.conf_scheduler .filter button {
	text-decoration: none !important;
    font-size: 15px !important;
    color: #fff !important;
    border-radius: 10px !important;
    padding: 10px 20px !important;
    font-weight: 700 !important;
    font-family: "Montserrat" !important;
    text-transform: uppercase !important;
    background-color: #8ac43f !important;
    border: 2px solid #8ac43f !important;
	width:44% !important;
}
.search .inner-contents.heading {
    padding: 30px 0px;
}
.abcfslImgCntrGridB.abcfslImgLight05.abcfslMLRPc a {
	color: #0069a5;
	text-decoration: none;
    font-size: 15px;
    border-radius: 10px;
    padding: 0px;
    font-weight: normal;
    font-family: "Montserrat";
    text-transform: uppercase;
    background-color: transparent;
    border: none;
}
.search .inner-img img {
    width: 50% !important;
}
#main_countedown_widget_2 .countdown {
    text-align: left !important;
}
.textDiv_Days {
	color:#fff !important;
}
.textDiv_Hours {
	color:#fff !important;
}
.textDiv_Minutes {
	color:#fff !important;
}
.textDiv_Seconds {
	color:#fff !important;
}
/*RESPONSIVE*/
@media screen and (max-width: 2880px) {

}

@media screen and (max-width: 1920px) {

}
@media screen and (max-width: 1680px) {

}

@media screen and (max-width: 1600px) {

}

@media screen and (max-width: 1440px) {

}

@media screen and (max-width: 1366px) {

}

@media screen and (min-width: 1100px) and (max-width: 1280px) {

}
@media screen and (max-width: 1279px) {
	.news-contents.left-side {
		padding: 20px;
		min-height: 200px;
	}
	.news-contents a.news {
		position: relative;
		top: 16px;
	}
	header .mainmenu ul li a {
	    font-size: 17px;
	}
	.header-links {
	    padding-top: 10px;
	}
	header .mainmenu {
	    padding-top: 20px;
	}
	header .banner-contents h3 {
	    font-size: 29px;
	}
	.banner-contents a {
	    text-decoration: none;
	    font-size: 13px;
	}
	.welcome-heading h3 {
	    font-size: 21px;
	}
	.welcome-heading p {
	    font-size: 15px;
	}
	.welcome-section {
	    padding: 50px 0px;
	}
	.program-section {
	    padding: 50px 0px;
	}
	.heading h3 {
	    font-size: 25px;
	}
	.program-contents h3 {
	    font-size: 18px;
	}
	.program-contents p {
	    font-size: 15px;
	}
	.program-contents a {
	    font-size: 11px;
	}
	.news-contents h3 {
	    font-size: 13px;
	    margin-bottom: 2px;
	}
	.news-contents p {
	    font-size: 13px;
	    color: #2c2b2b;
	    line-height: 1.4;
	    margin-bottom: 2px;
	}
	.news-contents a {
    	text-decoration: none;
	    font-size: 12px;
	}
	.view-btn a {
	    text-decoration: none;
	    font-size: 12px;
	}
	.news-cont-wrap {
	    border: 1px solid #d6d6d6;
	    margin-bottom: 40px;
		min-height:224px;
	}
	.sponsor-wrap ul li a {
	    text-decoration: none;
	    font-size: 14px;
	}
	.sponsor-section {
	    background-color: #f7f5f5;
	    padding: 50px 0px;
	}
	.footer-wrap h3 {
	    font-size: 22px;
	}
	.news-contents {
	    padding: 14px 10px;
	}
}

@media screen and (max-width: 1023px) {
	.col-md-5ths {
		width: 20%;
		float: left;
	}
	.contact-form {
	    padding-right: 50px;
	}
	.sponsor-wrap ul {
	    border-bottom: none;
	    width: 57%;
	    margin: auto;
	}
	.news-contents p {
	    font-size: 14px;
	    color: #2c2b2b;
	    line-height: 1.7;
	    margin-bottom: 8px;
	}
	.news-contents h3 {
	    font-size: 16px;
	    margin-bottom: 10px;
	}
	.news-contents {
	    padding: 30px 0px;
	}
	.news-cont-wrap {
	    border: 1px solid #d6d6d6;
	    margin-bottom: 20px;
	}
	header .mainmenu ul li a {
	    font-size: 13px;
	}
	.news-contents {
	    padding: 44px 30px;
	}
	header .mainmenu ul li {
		padding: 0px 16px;
	}
}

@media screen and (max-width: 767px) {
	.news-cont-wrap.right {
	    border: 1px solid #d6d6d6;
	    margin-bottom: 20px;
		min-height:710px;
	}
	.news-contents a.news {top:16px;}
	.news-cont-wrap { 
		min-height: 575px;
	}
	.footer-contact ul li {
		padding-bottom:14px;
	}
	.search-form {
		z-index:99;
		right:53px;
	}
	.holder-inner .faq-section .card-header button {
		white-space: normal !important;
		font-size:14px;
	}
	header .header-logo {
	    text-align: center;
	}
	header .header-logo img {
		display: inline-block;
	}
	header .mainmenu .navbar {
	  margin: 0;
	  padding: 0;
	}
	.icon-bar {
		background-color: #000;
		border-radius: 1px;
		display: block;
		height: 2px;
		width: 22px;
	}
	.icon-bar + .icon-bar {
		margin-top: 4px;
	}
	button:focus {
		outline: none;
	}
	.navbar-toggler {
	  background-color: transparent;
	  background-image: none;
	  border-radius: 0;
	  padding: 9px 10px;
	}
	.navbar-dark .navbar-toggler {
	  border: medium none;
	}
	header .header-top .mainmenu ul li {
	  margin-bottom: 10px;
	}
	header .header-top .mainmenu ul li .sub-menu li {
	  margin-bottom: 0px;
	}
	.mainmenu li:last-child:hover .sub-menu {
		right: auto;
	}
	header .mainmenu {
		float: none;
		padding-top: 0px;
	}

	.header-links ul li {
	    font-size: 12px;
	}
	.header-links ul li a i {
	    width: 30px;
	    height: 30px;
	    border-radius: 50%;
	    padding-top: 7px;
	    text-align: center;
	    font-size: 15px;
	    margin-right: 5px;
	}
	.header-links {
	    padding-top: 0;
	}
	.header-links ul li:first-child {
	    padding-top: 6px;
	    margin-right: 5px;
	}
	.header-links ul li select {
	    border-radius: 0px !important;
	    height: 28px !important;
	    width: 50px;
	    margin-top: 0;
	    margin-right: 15px;
	    margin-left: 15px;
	}
	.navbar-dark .navbar-brand {
	    color: #fff;
	    width: 130px;
	}
	header .banner-contents h3 {
	    font-size: 16px;
	    margin-bottom: 5px;
	}
	.banner-contents a {
	    text-decoration: none;
	    font-size: 10px;
	    padding: 6px;
	}
	header .header-bottom .banner-contents {
	    position: absolute;
	    left: 0;
	    right: 0;
	    top: 21%;
	    width: 100%;
	}
	.welcome-heading {
	    width: auto;
	}
	.news-contents {
	    padding: 20px;
	}
	.sponsor-wrap ul {
	    border-bottom: none;
	    width: auto;
	    margin: auto;
	}
	.sponsor-wrap ul li a {
	    text-decoration: none;
	    font-size: 14px;
	    padding: 10px 20px;
	}
	.sponsor-wrap ul li {
	    margin-right: 10px;
	}
	.contact-form a {
	    text-decoration: none;
	    font-size: 13px;
	}
	.footer-wrap h3 {
	    font-size: 17px;
	}
	.footer-contact {
	    padding-top: 30px;
	}
	.footer-wrap ul li a {
	    text-decoration: none;
	    font-size: 16px;
	    color: #fff;
	}
	.program-section .owl-carousel .owl-nav.disabled {
	    display: none !important;
	}
	.program-section .owl-theme .owl-nav {
	    margin-top: 0;
	    display: none;
	}
	.holder-inner .welcome-section {
		background-color: #fff !important;
		padding: 10px 0px !important;
	}
	.single-image {
		margin-bottom: 30px;
	}
	.single-main-content h3 {
		font-size:16px;
	}
	.single-main-content p {
		font-size:15px;
	}
	
}
@media screen and (max-width: 480px) {
	.news-cont-wrap {
		min-height: 525px;
	}
	.news-cont-wrap.right {
		min-height: 610px;
	}
}
@media screen and (max-width: 414px) {
	
}
@media screen and (max-width: 387px) {

}
@media screen and (max-width: 375px) {
.sponsor-wrap ul li {
    margin-right: 3px;
}
}
@media screen and (max-width: 360px) {

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

}