.logogap{
	padding-bottom: 20px;
	padding-top: 20px;
}

.logoadjust{
	padding: 0 80px 0 0 !important;
}

.mega-menu .menu-links > li {
    margin: 20px 0 20px 0;
    }

.mynavbar {
    background-color: #eeba47;
}

.header.light .mega-menu .menu-links > li.active > a {
    color: #000 ;
}


.mytopbar {
    background-color: #1ca6ac;
}

.button {
    background: #1ca6ac;
	border-color: #1ca6ac;
	margin-top: 10px;
}

.social-icons.color .social-facebook a, .social-icons.color-hover .social-facebook a:hover {
    background-color: #5d82d1;
}

.social-icons.color .social-gplus a, .social-icons.color-hover .social-gplus a:hover {
    background-color: #e13138;
}

.logospace{
	padding-right: 0px;
}

.logospacenew{
	padding-left: 0px;
}

.button + .button {
    margin-left: 10px;
}


.header.light .mega-menu .menu-links > li > a {
    color: #fff;
}



.displaybtn{
margin: 0 0 0 10px;	
}

.topbar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 14px 0 5px 0;
}

.mega-menu .menu-mobile-collapse-trigger {
top: 0%;
}

.section-title p {
    font-size: 16px;
 }

.header.light .topbar {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	background-color: #FAFAFA;
}

.topbdr {
    border-bottom: 2px solid rgba(109, 13, 27, 0.9);
}

.bggray{
	background: #FAFAFA;
}

.page-section-ptb-contact {
    padding: 20px 0 0 0;
}





/* Responsive Adjust 
#####################
*/




@media only screen and (max-width: 1073px) {
  .displaybtn{
	display: none;
}
}

@media only screen and (max-width: 991px) {
	
.header.light .mega-menu .menu-links > li > a {
    color: #000;
}
	.mega-menu .menu-links > li {
    margin: 5px 0 5px 0;
    }
	
	.button {
    margin-top: 0px;
}
	
	.logoadjust{
	padding: 0 0 0 0 !important;
}
	

}

/* Header adjust */

@media only screen and (min-width: 320px) {
 .header.light {
    min-height: 150px;
}
}

@media only screen and (min-width: 360px) {
 .header.light {
    min-height: 100px;
}
}

@media only screen and (min-width: 375px) {
 .header.light {
    min-height: 100px;
}
}

@media only screen and (min-width: 414px) {
 .header.light {
    min-height: 100px;
}
}

@media only screen and (min-width: 600px) {
 .header.light {
    min-height: 150px;
}
}

@media only screen and (min-width: 768px) {
 .header.light {
    min-height: 150px;
}
}

@media only screen and (min-width: 991px) {
 .header.light {
    min-height: 165px;
}
}

/* end */

	

/*End Responsive Adjust 
#######################
*/
