f*{ 
	font-family:'Lato';
}
.text-center img {
	display: inline-block;
}
header .mainmenu {
	float: right;
	padding-top: 10px;
}
header {
	padding: 0px;
}
.header-top {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 9;
	padding: 15px 0px;
	background-color: rgba(255,255,255,0.7);
}

.memberbtn {
    margin:0 15px;
}
.memberbtn .btn {
    padding: 0.275rem 0.7rem;
}

.loading {
	padding-left:10px;
	font-size:1.5em;
	visibility:hidden;
}
.lshow {
	visibility:visible !important;
}

.header-contact .form-control {
	height: 35px !important;
	border-radius: 2px;
	font-size: 14px;
	color: #8c8c8c;
	font-family: "Open Sans";
}
.header-contact .search input {
	background-image: url(../img/others/search.png);
	background-position: 5% center;
	background-repeat: no-repeat;
	margin-right: 0px;
	padding-left: 36px;
}
.dd .ddTitle .ddTitleText {
	display: inline-flex;
}
.dd .ddTitle .ddTitleText img {
	padding-right: 0px !important;
	display: inherit;
	width: auto !important;
	height: auto;
}
#countries_title span {
	font-size: 15px;
	color: #8c8c8c;
}
.dd .ddTitle .ddTitleText {
	padding: 5px;
	width: 110px;
}
.language {
	background-color: #fff;
	background-image: url(../img/others/arrow.png);
	background-repeat: no-repeat;
	background-position: 97%;
	padding-right: 20px;
	border: 1px solid #d6d6d6;

}
#countries_child img {
	width: auto;
	height: auto;
	float: left !important;
}
#countries_child span {
	color: #333;
	float: left;
	vertical-align: middle;
	line-height: 1;
}
.header-contact .search {
	margin-right: 15px;
}
header .mainmenu ul li a {
	text-decoration: none;
	font-size: 15px;
	color: #61161c;
	font-weight: 500;
}
header .mainmenu ul li {
	padding-right: 19px;
}
header .mainmenu ul li:last-child {
	padding-right: 0px;
}
/*************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;
}

/*************SUB MENU*************/
.mainmenu .sub-menu .sub-menu:hover > ul { display: block;}
.mainmenu .sub-menu .sub-menu {display: none; position: absolute; left: 100%; margin-top: -40px;}
.mainmenu .sub-menu > .has-sub > a {	background-image: url('../img/icons/plus.png') !important;	background-repeat: no-repeat;	background-position: right center;}
.mainmenu .sub-menu > .has-sub > a:hover {	background-image: url('../img/icons/plus.png') !important;	background-repeat: no-repeat;	background-position: right center;}
.mainmenu .sub-left {left:-100% !important; width:100%;}


/*******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;
	z-index:2;
}
header .header-bottom .carousel-content {
	top: 25%;
	position: absolute;
	left: 0;
	right: 0;
}
header .header-bottom .banner-contents {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#612229+0,ea1909+100&0.71+0,0.85+100 */
	background: -moz-linear-gradient(left, rgba(97,34,41,0.45) 0%, rgba(198,39,58,.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(97,34,41,0.45) 0%,rgba(198,39,58,.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(97,34,41,0.45) 0%,rgba(198,39,58,.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5612229', endColorstr='#d9ea1909',GradientType=1 ); /* IE6-9 */
	width: 61%;
	padding: 50px;
	border-radius: 0px 130px 0px 130px;
}
header .banner-contents h3 {
	font-size: 64px;
	color: #fff;
	font-weight: 700;
}
header .banner-contents p {
	font-size: 26px;
	color: #fff;
	line-height: 1.6;
	text-align: justify;
}
/*********** 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: 41px;
	left: 0;
	position: absolute;
	text-indent: -99999px;
	top: 35%;
	width: 24px;
}
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: 41px;
	right: 0;
	position: absolute;
	text-indent: -99999px;
	top: 35%;
	width: 24px;
}

/**********CAROUSEL DOTS***************/
header .header-bottom .owl-theme .owl-controls {
    margin-top: 0;
}
header .header-bottom .owl-dots {
	bottom: 19%;
	left: 0;
	position: absolute;
	right: 0;
}
header .header-bottom .owl-theme .owl-dots .owl-dot span {
	background-color: transparent;
	border: 1px solid #fff;
	width: 15px;
	height: 15px;
}
header .header-bottom  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #fff;
}
.banner-shape {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
}


.btn-primary {
    background-color: #633236;
    border-color: #633236;
}

.btn-primary:hover {
    background-color: #b35d64;
    border-color: #b35d64;
    
}


.content-section {
	background-color: #fff;
	padding: 90px 0px;
}
.flag-contents {
	border: 1px solid #d6d6d6;
	background-color: #fff;
	box-shadow: 0px 0px 2px #d6d6d6;
	-webkit-box-shadow: 0px 0px 2px #d6d6d6;
	-moz-box-shadow: 0px 0px 2px #d6d6d6;
	padding: 30px;
	border-radius: 2px;
	margin-bottom: 20px;
}
.flag-contents h3 {
	font-size: 28px;
	color: #ff6c36;
	font-weight: 700;
	margin-bottom: 25px;
}
.flag-contents ul li {
	padding-bottom: 5px;
	font-size: 20px;
	font-weight: 700;
	color: #7b7b7b;
}
.flag-contents ul li img {
	margin-right: 5px;
}
.coin-wrap {
	border: 1px solid #d6d6d6;
	background-color: #fff;
	box-shadow: 0px 0px 2px #d6d6d6;
	-webkit-box-shadow: 0px 0px 2px #d6d6d6;
	-moz-box-shadow: 0px 0px 2px #d6d6d6;
	padding: 30px 30px 60px 30px;
	border-radius: 2px;
	margin-bottom: 20px;	
}
.coin-wrap h5 {
	font-size: 30px;
	color: #6f1e24;
	font-weight: 700;
	margin-bottom: 15px;
}
.coin-wrap img {
	margin-bottom: 15px;
}
.coin-contents h3 {
	font-size: 22px;
	color: #ff6c36;
	font-weight: 700;
	margin-bottom: 0px;
}
.coin-contents p {
	font-size: 14px;
	color: #7d7d7d;
	text-align: justify;
	line-height: 1.6;
	margin-bottom: 0px;
	font-family: "Open Sans";
}
.coin-contents a {
	font-size: 14px;
	color: #6f1e24;
	text-decoration: none;
	font-weight: 600;
	font-family: "Open Sans";
}
.coin-contents {
	margin-bottom: 20px;
}
.actual-wrap h5 {
	font-size: 40px;
	color: #6f1e24;
	font-weight: 700;
	margin-bottom: 15px;
}
.actual-btn a {
	text-decoration: none;
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	border-radius: 0px;
	background-color: rgba(255, 134, 54,0.9);
	padding: 4px 22px;
}
.actual-img {
	position: relative;
}
.actual-btn {
	position: absolute;
	left: 0;
	bottom: 0;
}
.actual-contents {
	padding: 20px;
}
.actual-contents h3 {
	font-size: 16px;
	color: #6f1e24;
	font-weight: 700;
	min-height: 40px;
}
.actual-contents p {
	font-size: 14px;
	color: #7d7d7d;
	line-height: 1.7;
	font-family: "Open Sans";
	min-height: 66px;
}
.actual-contents a {
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	border-radius: 1px;
	padding: 7px 20px;
	background-color: #ff6c36;
}
.actual-contents a:hover {
    background-color:##ff9d79;
}

.alert.notice { 
	background:url("../images/exclamation.png") no-repeat scroll 15px 9px #FFFEDD;
	border:1px solid #FFEDB7;
	margin:20px auto;
	padding:10px 10px 10px 45px;
	width:90%;
}
.alert.error {
	background:url("../images/error.png") no-repeat scroll 15px 9px #FFF0F0;
	border:1px solid #FFCCCC;
	color:#FF0000;
	margin:20px auto;
	padding:10px 10px 10px 45px;
	width:90%;
}
.alert.success {
	background:url("../images/checkmark.png") no-repeat scroll 15px 9px #F2FFF2;
	border:1px solid #C1FFC1;
	margin:20px auto;
	padding:10px 10px 10px 45px;
	width:90%;
	color:#2EAD3D;
}


.img-caption {
    color:#fff;
    background-color:rgba(101, 101, 101, 0.74);
    display:block;
    padding:5px;
    
    font-size:12px;
}

.actual-content-wrap {
	background-color: #fff;
	box-shadow: 0px 0px 4px #d6d6d6;
	-webkit-box-shadow: 0px 0px 4px #d6d6d6;
	-moz-box-shadow: 0px 0px 4px #d6d6d6;
	margin-bottom: 20px;
}
.faire-img h4 {
	font-size: 24px;
	color: #3c3c3c;
	font-weight: 700;
}
.faire-contents p{
	font-size: 18px;
	color: #7d7d7d;
	line-height: 1.7;
	text-align: justify;
	font-family: "Open Sans";
}
.faire-wrap {
	padding-top: 20px;
}
.faire-contents a {
	text-decoration: none;
	font-size: 20px;
	color: #fff;
	border-radius: 1px;
	padding: 6px 30px;
	background-color: #633236;
	font-weight: 700;
}



.news-title {
    font-size:1.2em;

}
.news-item {
    clear:both;
    padding:10px;
    border:1px solid #cecece;
    background-color:#ffffff;
    margin-bottom:5px;
    position:relative;
}
.news {
    clear:both;
}
.news-title img {
    max-width:20%;
    float:left;
    padding-right:10px;
    padding-bottom:5px;
}
.news-article {
    display:none;
    margin-top:15px;
}
.news-view {
    float:right;
    cursor:pointer;
    font-size:20px;
    margin-top:-5px;
    color:#ca9c29;
}


.sidebar-subitems {
    padding-left:10px;
}
.sidebar-subitems li {
    padding:5px;
    font-size:0.9em;
    display:block;
}


.footer-section {
	background-image: url(../img/others/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding-top: 480px;
	position: relative;
}
.footer-section .copyrights a {
    color:#c3c3c3;
}


.footer-shape {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}
.footer-wrap h3 {
	font-size: 30px;
	color: #fff;
	font-weight: 700;	
	margin-bottom: 15px;
}
.footer-contact ul li.location {
	background-image: url(../img/others/cont-1.png);
}
.footer-contact ul li.phone {
	background-image: url(../img/others/cont-2.png);
}
.footer-contact ul li.mail {
	background-image: url(../img/others/cont-3.png);
}
.footer-contact ul li {
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: left 7px;
	padding-bottom: 10px;
}
.footer-wrap ul li a {
	text-decoration: none;
	font-size: 22px;
	color: #edd8d9;
}
.copyrights {
	background-color: #4f272a;
	padding: 20px 0px;
}
.copyrights p {
	font-size: 18px;
	color: #fff;
	margin-bottom: 0px;
}
.footer-wrap {
	padding-bottom: 70px;
}
.banner-contents.inner-page {
	width: 30% !important;
	padding: 20px 60px !important;
	border-radius: 0px 50px 0px 50px !important;
}
header .banner-contents.inner-page h3 {
	font-size: 44px !important;
	margin-bottom: 0px;
}
header .header-bottom.inner-page .carousel-content {
	top: 40%;
}
.dare-wrap h5 {
	font-size: 32px;
	color: #6f1e24;
	font-weight: 700;
	margin-bottom: 25px;
}
.dare-wrap {
	padding: 40px 0px 70px;
}
.dare-contents p {
	font-size: 16px;
	color: #7d7d7d;
	line-height: 1.8;
	margin-bottom: 10px;
}
.actual-content-wrap h5 {
	font-size: 24px;
	color: #6f1e24;
	font-weight: 700;
}
.actual-wrap.inner-page .actual-contents {
	padding: 0px;
}
.actual-wrap.inner-page .actual-content-wrap {
	padding: 20px;
	border: 2px solid #d6d6d6;
	box-shadow: 0px 0px 1px #d6d6d6;
	-webkit-box-shadow: 0px 0px 1px #d6d6d6;
	-moz-box-shadow: 0px 0px 1px #d6d6d6;
}
.large-arrow {
	padding-top: 40px;
}
.banner-contents.sub-page h3 {
	font-size: 44px !important;
	margin-bottom: 0px;
}
.banner-contents.sub-page {
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#612229+0,ea1909+100&0.71+0,0.85+100 */
	background: -moz-linear-gradient(left, rgba(97,34,41,0.71) 0%, rgba(211,28,22,85) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(97,34,41,0.71) 0%,rgba(211,28,22,85) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(97,34,41,0.71) 0%,rgba(211,28,22,85) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5612229', endColorstr='#d9ea1909',GradientType=1 ); /* IE6-9 */
	width: 61% !important;
	padding: 20px 60px !important;
	border-radius: 0px 50px 0px 50px !important;
}
.space-contents h3 {
	font-size: 36px;
	color: #6f1e24;
	font-weight: 700;
}
.space-contents p {
	font-size: 18px;
	color: #5f5f5f;
	line-height: 1.6;
	margin-bottom: 25px;
}
.space-img {
	margin-bottom: 20px;
}
.content-section.inner-page .flag-contents {
	box-shadow: 0px 0px 6px #d6d6d6;
	-webkit-box-shadow: 0px 0px 6px #d6d6d6;
	-moz-box-shadow: 0px 0px 6px #d6d6d6;
}



#overlay{
  position: fixed;
  top:10%;
  left:10%;
  width:80%;
  height:80%;
  background: rgba(0,0,0,0.6) none 50% no-repeat;
  background-position: center center;
  background-size: auto 80%;
  z-index:999999;
  cursor: pointer;
  transition: 0.3s;
  
  visibility: hidden;
  opacity: 0;
}
#overlay.open {
  visibility: visible;
  opacity: 1;
}

#overlay:after { /* X button icon */
  content: "\2715";
  position: absolute;
  color:#fff;
  top: 10px;
  right:20px;
  font-size: 2em;
}


.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}



.side-menu {
	padding: 35px;
	background-color: #fff;
	margin-bottom: 10px;
	box-shadow: 0 1px 3px rgba(65,65,65,0.15), 0 1px 3px rgba(65,65,65,0.25);
	-webkit-box-shadow: 0 1px 3px rgba(65,65,65,0.15), 0 1px 3px rgba(65,65,65,0.25);
	-moz-box-shadow: 0 1px 3px rgba(65,65,65,0.15), 0 1px 3px rgba(65,65,65,0.25);
}
.side-menu h3 {
	font-size: 18px;
	font-weight: 700;
	color: #000;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 45px;
	padding-bottom: 15px;
	position: relative;
}
.side-menu h3::after {
	content: "";
	background-image: url(../img/others/line-bar.png);
	left: 0;
	right: 0;
	bottom: 0px;
	position: absolute;
	width: 52px;
	height: 3px;
}
.side-menu ul li {
	font-size: 14px;
	color: #5d5c5c;
	padding-bottom: 20px;
	padding-left: 30px;
	background-image: url(../img/others/menu-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.side-menu ul li a {
	color: #5d5c5c;
	text-decoration: none;
}
.side-menu a.doc-btn {
	font-size: 16px;
	font-weight: 700;
	color: #316a49;
	border: 2px solid #316a49;
	width: 100%;
	border-radius: 0px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: left;
}
.side-menu a.doc-btn i {
	margin-right: 5px;
	font-weight: bold;
}

.forum_topics,.forum_newtopic {
    margin-top:30px;
}

.forum_topics h2, .forum_newtopic h2 {
    font-size:1.5rem;
    border-top:1px solid #d5d5d5;
    padding-top:10px;
}

#modal-background {
    display: none;  /* ensures itâ€™s invisible until itâ€™s called */
    position: fixed;  /* makes the div go into a position thatâ€™s absolute to the browser viewing area */
    left: 0%; /* makes the div span all the way across the viewing area */
    top: 0%; /* makes the div span all the way across the viewing area */
    background-color: black;
    -moz-opacity: 0.5; /* makes the div transparent, so you have a cool overlay effect */
    opacity: .50;
    filter: alpha(opacity=50);
    width: 100%;
    height: 100%;
    z-index: 999; /* makes the div the second most top layer, so itâ€™ll lay on top of everything else EXCEPT for divs with a higher z-index (meaning the #overlay ruleset) */
}

.modal-window {
  background-color: white;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 0 0 20px 0 #222;
  -webkit-box-shadow: 0 0 20px 0 #222;
  -moz-box-shadow: 0 0 20px 0 #222;
  display: none;
  position: fixed;
  top: 10%;
  left: 30%;
  width: 600px;
  z-index: 1000;
	margin:10px;
	padding:30px;
}

#btnsrch {
  cursor:pointer;
}
.modal-search {
  background-color: white;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 0 0 20px 0 #222;
  -webkit-box-shadow: 0 0 20px 0 #222;
  -moz-box-shadow: 0 0 20px 0 #222;
  display: none;
  position: fixed;
  overflow-y:scroll;
  top: 10%;
  left: 30%;
  bottom:10%;
  width: 600px;
  z-index: 1000;
  margin:10px;
  padding:30px;
}


/*RESPONSIVE*/
@media screen and (max-width: 2880px) {
	.footer-section {
		padding-top: 380px;
	}
}	

@media screen and (max-width: 1920px) {
	.footer-section {
		padding-top: 300px;
	}
}


@media screen and (max-width: 1600px) {
	.footer-section {
		padding-top: 220px;
	}
}

@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) {
	header .mainmenu ul li a {
		font-size: 16px;
	}
	header .banner-contents h3 {
		font-size: 35px;
	}
	header .banner-contents p {
		font-size: 20px;
		line-height: 1.4;
	}
	header .header-bottom .banner-contents {
		padding: 30px 50px;
	}
	.flag-contents h3 {
		font-size: 24px;
	}
	.coin-wrap h5 {
		font-size: 23px;
	}
	.actual-wrap h5 {
		font-size: 25px;
	}
	.actual-contents h3 {
		min-height: 60px;
	}
	.actual-contents p {
		min-height: 90px;
	}
	.faire-img h4 {
		font-size: 19px;
	}
	.footer-section {
		padding-top: 160px;
	}
	.footer-wrap h3 {
		font-size: 25px;
	}
	.footer-wrap ul li a {
		font-size: 17px;
	}
	.header-contact .search input {
		width: 140px;
	}
	.dare-wrap h5 {
		font-size: 22px;
	}
	.actual-wrap.inner-page h5 {
		font-size: 20px !important;
	}
	.content-section.inner-page .flag-contents {
		padding: 20px;
	}
	.banner-contents.inner-page {
		width: 36% !important;
	}
	.banner-contents.sub-page h3 {
		font-size: 34px !important;
	}
	.flag-contents ul li {
		font-size: 18px;
	}
}

@media screen and (max-width: 1023px) {
	.col-md-5ths {
		width: 20%;
		float: left;
	}
	header .header-bottom .banner-contents {
		padding: 20px 50px;
		width: 80%;
	}
	header .header-bottom .carousel-content {
		top: 23%;
	}
	header .mainmenu ul li a {
		font-size: 13px;
	}
	header .mainmenu ul li {
		padding-right: 10px;
	}
	.content-section {
		padding: 40px 0px;
	}
	.flag-contents {
		padding: 10px;
	}
	.flag-contents h3 {
		font-size: 19px;
	}
	.flag-contents ul li {
		font-size: 11px;
	}
	.actual-btn a {
		font-size: 14px;
		padding: 3px 15px;
	}
	.actual-contents a {
		font-size: 12px;
		padding: 6px 15px;
	}
	.actual-contents h3 {
		min-height: 80px;
	}
	.coin-wrap {
		padding: 10px 10px 60px 10px;
	}
	.coin-wrap h5 {
		font-size: 15px;
	}
	.coin-contents h3 {
		font-size: 15px;
		margin-bottom: 4px;
	}
	.footer-section {
		padding-top: 120px;
	}
	.faire-contents p {
		font-size: 15px;
	}
	.faire-img h4 {
		font-size: 16px;
	}
	.faire-contents a {
		font-size: 15px;
		padding: 6px 20px;
	}
	.actual-wrap.inner-page .actual-img img {
		width: 100%;
	}
	.actual-wrap.inner-page .actual-contents {
		padding-top: 20px;
	}
	.banner-contents.inner-page {
		width: 35% !important;
	}
	header .banner-contents.inner-page h3 {
		font-size: 30px !important;
	}
	.banner-contents.sub-page h3 {
		font-size: 23px !important;
	}
	.footer-wrap {
		padding-bottom: 30px;
	}
	.header-top {
		padding: 9px 0px;
	}
}

@media screen and (max-width: 767px) {
	header .header-logo {
	    text-align: center;
	}
	.col-md-5ths {
		width: 100%;
		float: left;
	}
	header .header-logo img {
		display: inline-block;
	}
	header .mainmenu .navbar {
	  margin: 0;
	  padding: 0;
	}
	.icon-bar {
		background-color: #6f1e24;
		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;
	}
	
	.mainmenu .sub-menu, .mainmenu .sub-menu .sub-menu {list-style: outside none none;  min-width: 225px;  padding: 0;  position: absolute;  z-index: 1000;  display:none; left: 0;}
	
	header .mainmenu {
		float: none;
	}
	.header-top {
		position: relative;
		padding: 5px 0px;
	}
	header .mainmenu ul li a {
		font-size: 15px;
	}
	header .header-bottom .carousel-content {
		top: 2%;
	}
	header .header-bottom .banner-contents {
		width: auto;
	}
	.banner-shape {
		bottom: -2px;
	}
	.flag-contents ul li {
		font-size: 14px;
	}
	.flag-contents {
		padding: 30px;
	}
	.coin-wrap {
		padding: 30px;
	}
	.actual-img img {
		width: 100%;
	}
	.actual-contents h3 {
		min-height: auto;
		font-size: 20px;
	}
	.actual-contents p {
		min-height: auto;
		font-size: 15px;
	}
	.actual-contents a {
		font-size: 14px;
	}
	.actual-btn a {
		font-size: 17px;
	}
	.footer-contact {
		padding-top: 20px;
	}
	.header-contact {
		text-align: center !important;
		margin: auto;
	}
	.coin-wrap h5 {
		font-size: 17px;
	}
	.coin-contents h3 {
		font-size: 17px;
	}
	header .header-bottom.inner-page .carousel-content {
		top: 20%;
	}
	.banner-contents.inner-page {
		width: 50% !important;
	}
	.content-section.inner-page .flag-contents {
		padding: 30px;
	}
	.dare-wrap h5 {
		font-size: 18px;
	}
	.dare-contents {
			padding-top: 20px;
	}
	.banner-contents.sub-page {
		width: 81% !important;
	}
	.space-contents h3 {
		font-size: 27px;
	}
}
@media screen and (max-width: 480px) {
	header .banner-contents h3 {
		font-size: 20px;
	}
	header .banner-contents p {
		font-size: 14px;
		margin-bottom: 0px;
	}
	.navbar-dark .navbar-brand {
		color: #fff;
		margin: 0;
		width: 70%;
	}
	.banner-contents.inner-page {
		padding: 20px 45px !important;
	}
	.banner-contents.sub-page {
		width: 85% !important;
		padding: 20px 40px !important;
	}
}
@media screen and (max-width: 414px) {
	header .header-bottom .banner-contents {
		width: auto;
		border-radius: 0px 40px 0px 40px;
		padding: 10px 20px;
	}
	header .banner-contents.inner-page h3 {
		font-size: 22px !important;
	}
	.banner-contents.sub-page {
		width: auto !important;
	}
	.banner-contents.sub-page h3 {
		font-size: 20px !important;
	}
}
@media screen and (max-width: 387px) {
	header .header-bottom .owl-theme .owl-dots .owl-dot span {
		width: 10px;
		height: 10px;
	}
	header .header-bottom .owl-dots {
		bottom: 14%;
	}
	.header-contact .search input {
		width: 110px;
	}
	.copyrights p {
		font-size: 15px;
	}
	.footer-section {
		padding-top: 70px;
	}
	.banner-contents.sub-page h3 {
		font-size: 18px !important;
	}
}
@media screen and (max-width: 375px) {
	header .header-bottom .carousel-content {
		top: 5%;
	}
}
@media screen and (max-width: 360px) {
	header .header-bottom .carousel-content {
		top: 2%;
	}
}
@media screen and (max-width: 320px) {
	header .banner-contents h3 {
		font-size: 15px;
		margin-bottom: 0px;
	}
	header .banner-contents p {
		font-size: 13px;
		margin-bottom: 0px;
	}
	.banner-contents.inner-page {
		padding: 15px 45px !important;
		width: 60% !important;
	}
	.banner-contents.sub-page {
		padding: 20px 30px !important;
	}
}	