/*
Theme Name:K2Associates
Description: K2Associates  is simple responsive SEO friendly theme. 
Version: 0.1
Tags:  blog, news, featured-images, one-column, theme-options
Text Domain: K2Associates
Domain Path: K2Associates
Author: Developers
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* ALIGN TEXT */
.align-none{
    text-align: none;
}
.align-left{
    text-align: left;
}
.align-center{
    text-align: center;
}
.align-justify{
    text-align: justify;
}
.align-right{
    text-align: right;
}

/* WORDPRESS */
.alignleft,
.alignright{
    margin-top: 10px;
    margin-bottom: 10px;
}
.alignnone,
.aligncenter{
    margin-top: 25px;
    margin-bottom: 25px;
}
.alignleft{
    float:left;
    margin-right: 15px;
}
.alignright{
    float:right;
    margin-left: 15px;
}
.aligncenter{
    clear:both;
    display: block;
    margin-left:auto;
    margin-right:auto;
    text-align: center;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/*** CUSTOM CSS ***/

*{ 
	font-family:'Open Sans';
}
.text-center img {
	display: inline-block;
}
header .header-top {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 10;
	padding: 10px 0px;
}
.header-contact {
	color: #fff;
	font-family: "Cinzel";
	text-transform: uppercase;
	font-size: 14px;
}
.header-contact ul li a {
	text-decoration: none;
	font-size: 21px;
	color: #fff;
	font-weight: 400;
	font-family: "Cinzel";
	padding-top: 6px;
}
.header-contact ul li .btn ,.btn-send{
	border-radius: 0px;
	font-size: 21px;
	line-height:21px;
	color: #fff;
	font-weight: 400;
	font-family: "Cinzel";
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 6px 20px;
	border: none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#debb0f+0,c69204+100 */
background: #debb0f; /* Old browsers */
background: -moz-linear-gradient(top, #debb0f 0%, #c69204 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #debb0f 0%,#c69204 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #debb0f 0%,#c69204 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#debb0f', endColorstr='#c69204',GradientType=0 ); /* IE6-9 */
}
.header-contact a.btn {
	font-family: 'Cinzel',serif;
	font-size: 14px;
	color: white;
	border: 1px solid #b09019;
	border-radius: 0;
}
.header-contact ul li {
	padding-right: 30px;
}
.header-contact ul li:last-child {
	padding-right: 0px;
}
header .carousel-caption {
	position: absolute;
	left: 0;
	right: 0;
	top: 30%;
}
header .header-logo {
	margin: 16px 0;
}
header .mainmenu {
	/* padding-top: 20px;
	float: right; */
	position: absolute;
	right: 0;
	bottom: 0;
}
header .mainmenu ul li a {
	text-decoration: none;
	font-size: 18px;
	color: #fff;
    font-family: 'Cinzel';
	font-weight: 400;
	letter-spacing: 1px;
	border: 1px solid transparent;
}
header .mainmenu ul li {
	padding: 0px 0px;
	margin-right: 8px;
}
header .mainmenu ul li.portal-link {
	/* margin-left: 8px; */
	margin-right: 0;
	display:none;
}
header .mainmenu ul li.portal-link a {
	display: inline-block;
	border: 1px solid #b09019;
    margin-right: 8px !important;
    padding: 8px !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: none repeat scroll 0 0 #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; border-left:5px solid #000; padding-left:25px;}
.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;
}
header .mainmenu .navbar-nav a.active,
header .mainmenu .navbar-nav a:focus,
header .mainmenu .navbar-nav a:hover {
	background: none;
}
header .header-bottom {
	position: relative;
}
header .header-bottom .carousel-content {
	top: 30%;
	position: absolute;
	left: 0;
	right: 0;
}
header .header-bottom h3 {
	font-size: 42px;
	color: #fff;	
	text-transform: uppercase;
    font-family: 'Cinzel',serif;
	font-weight: 400;
	text-shadow: 1px 1px 12px #000, -1px -1px 12px #000, 0 0 30px #000;
}
header .header-bottom h3 span {
	font-family: 'Cinzel',serif;
}
header .header-bottom h3 span.amp {
	color: #b09019;
}
header .header-bottom h5 p {
	font-family: TimesNewRoman,'Times New Roman',Times,serif;
	font-style: italic;
	font-size: 24px;
	letter-spacing: 0.6px;
	color: #fff;	
	text-shadow: 1px 1px 12px #000, -1px -1px 12px #000, 0 0 30px #000;
}
/*********** CAROUSEL NAV***********/
header .header-bottom .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 73px;
	left: 0;
	position: absolute;
	text-indent: -99999px;
	top: 35%;
	width: 73px;
}
header .header-bottom .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 73px;
	right: 0;
	position: absolute;
	text-indent: -99999px;
	top: 35%;
	width: 73px;
}

/**********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: #edb200;
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
header .banner-shape {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.holder .about-section {
	position: relative;
	padding: 50px 0px 100px;
	background-image: url(img/others/about-bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size:100% 100%;
}
.heading h3 {
	color: #fff;
	font-size: 36px;
    font-family: 'Cinzel';
	font-weight: 400;
    /*text-transform: uppercase;*/
    margin: 1rem 0;
}
.heading p {
	color: #fff;
	font-size: 21px;
	line-height: 1.6;
}
.heading a {
	border-radius: 0px;
	font-size: 20px;
	color: #fff;
    font-family: 'Cinzel';
	font-weight: 400;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 10px 30px;
	border: none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#debb0f+0,c69204+100 */
background: #debb0f; /* Old browsers */
background: -moz-linear-gradient(top, #debb0f 0%, #c69204 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #debb0f 0%,#c69204 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #debb0f 0%,#c69204 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#debb0f', endColorstr='#c69204',GradientType=0 ); /* IE6-9 */	
}
.about-section p {
	color: #d2d2d2;
	margin-bottom: 30px;
}
.about-cont-wrap {
	padding-top: 90px;
}
.about-contents img {
	width: auto !important;
	margin: auto;
}
.about-contents img.rounded-circle {
	max-width: 192px;
	margin-bottom: 20px;
}
.common-contents h3 {
	color: #fff;
	font-size: 24px;
    font-family: 'Cinzel';
	font-weight: 400;
    /*text-transform: uppercase;*/
    padding: 15px 0 10px;
}
.common-contents h3 span {
    font-family: inherit;
    font-size: 1rem;
}
.common-contents p {
	color: #d2d2d2;
	font-size: 18px;
	line-height: 1.8;
}
.about-contents a {
	font-size: 18px;
	color: #fff;
    font-family: 'Cinzel';
	font-weight: 400;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none;
}
.about-contents a:hover {
	color: #b09019;
}
/*********** CAROUSEL NAV***********/
.holder .about-section .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/about-left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 31px;
	left: 0;
	position: absolute;
	text-indent: -99999px;
	top: 35%;
	width: 18px;
}
.holder .about-section .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/about-right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 31px;
	right: 0;
	position: absolute;
	text-indent: -99999px;
	top: 35%;
	width: 18px;
}
.holder .k2-section {
	background-image: url(img/others/k2-bg.png);
	background-repeat: no-repeat;
	background-position: 50% 73%;
	background-size: cover;
	padding: 90px 0px;
}
.k2-contents {
	padding-right: 100px;
}
.k2-contents.read {
	padding: 0 0 0 100px;
}
/* .k2-contents h3 {
	color: #fff;
	font-size: 36px;
    font-family: 'Cinzel';
	font-weight: 400;
	text-transform: uppercase;
} */
.k2-contents p {
	color: #fff;
	font-size: 18px;
	line-height: 1.8;
}
.k2-contents .read-btn {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3a3a3a+0,131313+100 */
background: #3a3a3a; /* Old browsers */
background: -moz-linear-gradient(top, #3a3a3a 0%, #131313 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #3a3a3a 0%,#131313 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #3a3a3a 0%,#131313 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3a', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
}
.holder .why-section {
	background-image: url(img/others/wh-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 90px 0px;
}
/*
.why-heading h3 {
	font-size: 40px;
}
.why-contents h3 {
	font-size: 25px;
}
.why-contents p {
	font-size: 20px;
}
*/
.why-img {
	width: 96px;
	height: 96px;
	border-radius: 50%;
	border: 1px solid #fff;
	text-align: center;
	padding-top: 12px;
	margin: auto;
}
.why-img .img-fluid {
	max-width: 80%;
}
.contact-section {
	display: none;
}
.contact-cont-wrap {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#856e17+0,8f771f+100 */
background: #856e17; /* Old browsers */
background: -moz-linear-gradient(left, #856e17 0%, #8f771f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #856e17 0%,#8f771f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #856e17 0%,#8f771f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#856e17', endColorstr='#8f771f',GradientType=1 ); /* IE6-9 */
}
.contact-contents {
	position: absolute;
	top: 20%;
	left: 20%;
}
.contact-contents h3 {
	font-size: 36px;
	padding-bottom: 10px;
}
.contact-contents h4 {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
}
.contact-contents ul li, .contact-contents ul li a {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	background: none;
	padding: 0;
	font-family: 'Open Sans';
	text-transform: none;
}
.contact-contents ul {
	padding-top: 20px;
}
.why-heading {
	padding-bottom: 60px;
}
footer {
	border-top: 1px solid #b09019;
}
.footer-section {
	background-image: url(img/others/footer-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 50px 0px;
}
footer .footer-wrap ul {
	flex-direction: column;
}
footer .footer-wrap ul li a, .footer-address, .footer-address a {
	text-decoration: none;
	font-size: 18px;
	color: #fff;
    font-family: 'Cinzel';
	font-weight: 400;
	line-height: 1.8rem;
}
.footer .footer-wrap ul li a:hover {
	color: rgba(255, 255, 255, 0.75);
}
footer .footer-wrap ul li {
	padding-right: 0;
}
.footer-menu p, .footer-copy p, .footer-links p {
	margin-bottom: 0px;
	font-size: 14px;
	color: #a7a7a7;
}
.footer-links p {
	padding-bottom: 20px;
}
.footer-links p a {
	color: #a7a7a7;
}
.footer-address {
	text-align: right;
	margin-bottom: 12px;
}
.footer-address a {
	color: #fff;
}
.social-icons ul {
	width: 100%;
	justify-content: flex-end;
	flex-direction: row !important;
}
.social-icons ul li a i {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	text-align: center;
	background-color: #292929;
	padding-top: 8px;
	font-size: 17px;
	margin-bottom: 20px;
}

/* Custom css */
body {
	background-color: #3a3a3a;
}
body.page-id-366, body.page-id-364 {
	background-color: #f5f5f5;
}
a:focus{ outline:none;}
.header-top.header-inner-top {
	position: relative;
	border-bottom: 1px solid #b09019;
	margin-bottom: 20px;
	background: #0d0d0d;
}
.inner-holder {
	min-height: 300px;
	margin-top: 3rem;
	margin-bottom: 1.75rem;
}
.page-id-7 .inner-holder,.page-id-364 .inner-holder,.page-id-366 .inner-holder {
    margin-bottom: 4rem
}
.inner-holder p,.inner-holder ul li a,.inner-holder ul li{
	color: #d2d2d2;
	font-size: 16px;
	line-height: 1.8;
}
.inner-holder p a{
	color:#d2d2d2;
	text-decoration:none;
}
.inner-holder h3 {
	color: #fff;
	font-size: 26px;
    font-family: 'Cinzel';
	font-weight: 400;
	/* text-transform: uppercase; */
	padding-top: 15px;
	padding-bottom: 15px;

}
.inner-holder h3 br{
	display:none;
}

.inner-holder h4 {
    font-size: 20px;
    font-family: 'Cinzel';
	color: #fff;
}
.page-id-366 .inner-holder p,.page-id-366 .inner-holder ul li a,.page-id-366 .inner-holder ul li,.page-id-366 .inner-holder ol li a,.page-id-366 .inner-holder ol li,.page-id-366 .inner-holder p a,.page-id-366 .inner-holder h3,.page-id-366 .inner-holder h4,.page-id-364 .inner-holder p,.page-id-364 .inner-holder ul li a,.page-id-364 .inner-holder ul li,.page-id-364 .inner-holder ol li a,.page-id-364 .inner-holder ol li,.page-id-364 .inner-holder p a,.page-id-364 .inner-holder h3,.page-id-364 .inner-holder h4 {
	color: #3a3a3a;
}
.page-id-364 .inner-heading h3,.page-id-366 .inner-heading h3  {
	font-size: 30px;
}
.page-id-364 .inner-holder p a, .page-id-364 .inner-holder li a, .page-id-366 .inner-holder p a, .page-id-366 .inner-holder li a  {
	text-decoration: underline;
}
.img_bg img {
	border-radius: 50%;
	border: 1px solid #ddd;
	padding: 3px;
}

.inner-holder .wp-block-column, .inner-holder .wp-block-group {
	margin-bottom: 30px;
}
#post-9 .wp-block-group__inner-container {
	text-align: center;
	width: 66.67%;
	margin: auto;
    margin-bottom: 4rem;
}
#post-9 .wp-block-column {
	text-align: center;
	flex-basis: calc(50%-25px);
}
#post-9 .wp-block-column:nth-child(2n) {
	margin-left: 50px;
}
#post-9 span.designation {
	font-family: inherit;
	font-size: 0.9rem;
}
.inner-holder .wp-block-column .wp-block-image, .inner-holder .wp-block-group .wp-block-image {
	margin-bottom: 1.6em;
}


/*RESPONSIVE*/
/*@media screen and (max-width: 2880px) {
	.contact-contents {
		padding: 13% 3% 0% 62%;
	}
	.holder .k2-section {
		background-position: 50% 85%;
	}
}
@media screen and (max-width: 1920px) {
	.contact-contents {
		padding: 13% 3% 0% 42%;
	}
	.holder .k2-section {
		background-position: 50% 100%;
	}
}
@media screen and (max-width: 1600px) {
	.contact-contents {
		padding: 13% 3% 0% 30%;
	}
	.holder .k2-section {
		background-position: 50% 50%;
	}
	.k2-contents.read {
		padding: 0px 0px 0px 120px;
	}
}
@media screen and (max-width: 1440px) {
	.contact-contents {
		padding: 13% 3% 0% 24%;
	}
}
@media screen and (max-width: 1366px) {
	.contact-contents {
		padding: 13% 3% 0% 17%;
	}
}
@media screen and (min-width: 1100px) and (max-width: 1280px) {
	.contact-contents {
		padding: 13% 3% 0% 12%;
	}
}*/
@media screen and (min-width: 1199px) {
	.page .container {
		max-width: 960px
	}
}
@media screen and (max-width: 1023px) {

}

@media screen and (max-width: 991px) {
	header .header-logo img {
		display: inline-block;
		height: 64px;
	}
	header .header-logo {
		margin-bottom: 11px;
	}
	.header-contact ul li a {
		font-size: 20px;
	}
	.header-contact ul li .btn {
		font-size: 15px;
	}
	header .mainmenu ul li a {
		font-size: 14px;
	}
	header .header-bottom h3 {
		font-size: 40px;
	}
	header .header-bottom h3 span {
		font-size: 30px;
	}
	.heading h3 {
		font-size: 38px;
	}
	.heading p {
		font-size: 17px;
	}
	.heading a {
		font-size: 16px;
	}
	.common-contents h3 {
		font-size: 23px;
	}
	.map iframe {
		height: 500px !important;
	}
	footer .footer-wrap ul li a, .footer-address, .footer-address a {
		font-size: 14px;
	}
	.footer-menu p, .footer-copy p {
		font-size: 12px;
	}
	.col-md-5ths {
		width: 20%;
		float: left;
	}
	/*********** CAROUSEL NAV***********/
header .header-bottom .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/mobile-left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 32px;
	left: 0;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 32px;
}
header .header-bottom .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/mobile-right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 32px;
	right: 0;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 32px;
}

	header .mainmenu .navbar {
	  margin: 0;
	  padding: 0;
	  flex-direction: column;
	}
	.icon-bar {
		background-color: #fff;
		border-radius: 1px;
		display: block;
		height: 2px;
		width: 22px;
	}
	.icon-bar + .icon-bar {
		margin-top: 4px;
	}
	.navbar-toggler {
	  background-color: transparent;
	  background-image: none;
	  border-radius: 0;
	  padding: 9px 10px;
	}
	
	header .mainmenu ul li a {
		font-size: 14px;
	}
	header .mainmenu ul li {
		padding: 0px 0px;
	}
	header .mainmenu {
		padding-top: 0;
	}
	.header-contact ul li a {
		font-size: 16px;
	}
	.header-contact ul li .btn {
		font-size: 11px;
	}
	header .header-bottom h3 {
		font-size: 25px;
	}
	header .header-bottom h3 span {
		font-size: 20px;
	}
	header .carousel-caption {
		top: 40%;
	}
	.heading h3 {
		font-size: 30px;
	}
	.heading p br {
		display: none;
	}
	.k2-contents {
		padding-right: 0;
	}
	.k2-contents.read {
		padding: 0;
	}
	.k2-contents a.btn {
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3a3a3a+0,131313+100 */
		background: #3a3a3a; /* Old browsers */
		background: -moz-linear-gradient(top, #3a3a3a 0%, #131313 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #3a3a3a 0%,#131313 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #3a3a3a 0%,#131313 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3a', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
	}
	.common-contents h3 {
		font-size: 20px;
	}
	.why-contents p {
		font-size: 16px;
	}
	.contact-contents {
		padding: 13% 3% 0% 7%;
	}
	.contact-contents h4 {
		font-size: 18px;
	}
	.contact-contents ul li {
		font-size: 18px;
	}
	.map iframe {
		height: 370px !important;
	}
	footer .footer-wrap ul li a {
		font-size: 12px;
	}
	footer .footer-wrap ul li {
		padding-right: 8px;
	}
	.holder .k2-section {
		background-position: center;
		background-image: none;
		background-color: #ae8a0b;
	}
}
@media screen and (max-width: 781px) {	
	#post-9 .wp-block-group__inner-container {
		text-align: center;
		width: 100%;
	}
	#post-9 .wp-block-columns {
		margin-bottom: 0;
	}
	#post-9 .wp-block-column {
		text-align: center;
		flex-basis: 100% !important;
	}
	#post-9 .wp-block-column:nth-child(2n) {
		margin-left: 0 !important;
	}
}
@media screen and (max-width: 767px) {
	.col-md-4 {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	}
	header .header-logo {
	    margin-bottom: 7px;
	}
	header .col-md-9 {
		height: 32px;
	}
	.header-contact {
		display: none;
	}
	header .mainmenu ul li.portal-link {
		display: inline-block;
	}
	.navbar-dark .navbar-toggler {
	  border: medium none;
	}
	header .header-top .mainmenu ul li {
	  margin-bottom: 0px;
	}
	header .header-top .mainmenu ul li .sub-menu li {
	  margin-bottom: 0px;
	}
	.mainmenu li:last-child:hover .sub-menu {
		right: auto;
	}
	header .mainmenu .navbar {
		align-items: flex-end;
		text-align: right;
	}
	header .header-top {
		position: relative;
		background-color: #383838;
	}
	header .mainmenu {
		float: right;
		margin-top: -40px;
		position: relative;
		/* will this work? */
	}
	header .carousel-caption {
		top: 25%;
	}
	.holder .k2-section {
		padding: 50px 0px;
	}
	.k2-contents {
		padding-bottom: 30px;
	}
	.heading h3 {
		font-size: 24px;
	}
	.why-img {
		margin: auto;
	}
	.why-contents {
		text-align: center;
		margin-bottom: 30px;
	}
	.contact-contents {
		padding: 50px;
	}	
	footer .col-md-4 {
		width: 100%;
		max-width: 100%;
		flex: none;
		text-align: right;
	}
	.social-icons ul {
		/* padding-top: 20px; */
		margin: 0px;
		/* justify-content: flex-start; */
	}
	footer .footer-section {
		padding: 30px 0;
	}
	footer .footer-menu ul {
		/* display: block !important; */
		display: none;
	}
	footer .footer-wrap ul li a {
		font-size: 14px;
	}
	.holder .about-section {
		background-size: 100% 100%;
	}
	
	
}
@media screen and (max-width: 575px) {
	.mainmenu {
		margin-top: 0 !important;
	}
}
@media screen and (max-width: 480px) {
	header .carousel-caption {
		top: 18%;
		left: 5%;
		right: 5%;
	}
	header .header-bottom h3 {
		font-size: 20px;
	}
	header .header-bottom h3 span{
		font-size: 15px;
	}
	header .banner-shape {
		bottom: -2px;
	}
}
