.top-logo img.img-responsive {
    width: 200px;
}

.logo-top .container img {
    width: 450px;
}

ul, li{
	padding: 0;
	margin: 0;
	list-style: none;
}

body{
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	padding: 0px !important;
}

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal-header {
    background: #39b54a;
    color: #fff;
    text-align: center;
}

#privacy-policy .modal-body,  #terms-conditions .modal-body{
    height: 75vh;
    overflow-y: scroll;
}

#privacy-policy .close, #terms-conditions .close {
  color: #fff;
  opacity: .8;
}

#privacy-policy h4, #terms-conditions h4{
    color:#315376;
    margin-top:20px;
}

/*#onload .modal-content{
    padding:30px;
    background:url(../images/funds-8719.jpg) center;
    background-size: cover;
}

#onload .modal-content h1{
    margin:0;
    margin-bottom:30px;
    color: #315376;
}

#onload .modal-content h3{
    margin:0;
    margin-bottom:10px;
    color: #2a8528;
}

#onload .modal-content p{
    font-size:20px;
    color:#000;
}

#onload .no-sty{
    background:transparent;
    border:0;
    padding:0;
}

#onload .close{
    font-size:34px;
}*/

.close {
    color: #fff;
    opacity: .8;
}

/*=== COMMAN STYLE ===*/

.btn-white{
	background: #fff;
	color: #000;
	border-radius: 0px;
	border: 0px;
	padding: 10px 20px;
	font-size: 16px;
}

.btn-white:hover{
	background: #39b54a;
	color: #fff;
}

.btn-success{
	background: #39b54a;
	color: #fff;
	border-radius: 0px;
	border: 0px;
	padding: 10px 20px;
	font-size: 16px;
}

.btn-primary{
	background: #16222c;
	color: #fff;
	border-radius: 0px;
	border: 0px;
	padding: 10px 20px;
	font-size: 16px;
}

.btn-primary:hover{
	background: #2c3e4d;
}

.btn-dark-blue{
	background: #315376;
	color: #fff;
	border-radius: 0px;
	border: 0px;
	padding: 10px 20px;
	font-size: 16px;
}

.btn-dark-blue:hover{
	color: #fff;
	background: #0f5892;
}

.section-head{
	text-align: center;
}

.section-head h3{
	color: #315376;
	font-family: "Roboto Condensed";
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 4px;
}

.section-head h1{
	width: 100px;
	height: 2px;
	background: #39b54a;
	margin: auto; 
}

.section-head p, .services-list p {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
}


/*=== MUST NAV ===*/

#must-head{
	position: relative;
	width: 100%;
}

#must-head .top-navbar{
	background: #16222c;
	padding: 4px 0px;
}

#must-head .top-navbar .top-logo{
	float: left;
}

#must-head .top-navbar .top-nav-list, #must-head .top-navbar .top-nav-btn{
	float: right;
}

#must-head .top-navbar .top-nav-list li, #must-head .top-navbar .top-nav-btn li{
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

#must-head .top-navbar .top-nav-list{
	margin-right: 20px;
}

#must-head .top-navbar .top-nav-list li:after{
	content: "|";
	position: absolute;
	color: #a0bcd9;
	top: 13px;
	right: -4px;
	font-size: 20px;
}

#must-head .top-navbar .top-nav-list li:last-child:after{
	content: "";
}

#must-head .top-navbar .top-nav-list li a{
	color: #a0bcd9;
	padding: 16px 10px;
	font-family: "Roboto Condensed";
	font-weight: 700;
	font-size: 16px;
	display: inline-block;
	text-decoration: none;
}

#must-head .top-navbar .top-nav-list li.active a{
	color: #fff;
}

#must-head .top-navbar .top-nav-list li a:hover{
	color: #fff;
}

#must-head .top-navbar .top-nav-btn{	
	margin-top: 6px;
}

#must-head .top-navbar .top-nav-btn li{
	position: relative;
	margin-right: 10px;
}

/*#must-head .top-navbar .top-nav-btn li:after{
	content: "|";
	position: absolute;
	color: #fff;
	top: 8px;
	right: -4px;
	font-size: 20px;
}

#must-head .top-navbar .top-nav-btn li:last-child:after{
	content: "";
}*/

#must-head .top-navbar .top-nav-btn li a{
	color: #fff;
	padding: 10px 20px;
	font-family: "Roboto Condensed";
	font-weight: 700;
	font-size: 16px;
	display: inline-block;
	text-decoration: none;	
	border-radius: 6px;
	width:auto !important;
	box-shadow: none;
	letter-spacing: normal;
	text-transform: none;
}

#must-head .tte-bn-c .tte-btn-logo {
    width: 20px !important;
    height: 20px !important;
}

#must-head .top-navbar .top-nav-btn li.apply a{
	background: #39b54a;
}

#must-head .top-navbar .top-nav-btn li.apply a:hover{
	background: #289337;
}

#must-head .top-navbar .top-nav-btn li.book a{
	background: #0e76bc;
}

#must-head .top-navbar .top-nav-btn li.book a:hover{
	background: #095c93;
	top: 0px;
}

#must-head nav.navbar.bootsnav{
	background-color: #fff;
	border: 0px;
	box-shadow: 0px 0px 5px black;
}

#must-head nav.navbar.bootsnav ul.nav > li > a, #must-head nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a{
	color: #151d25;
	font-weight: 400;
	font-family: "Roboto Condensed";
	font-size: 15px;
	font-weight: 700;
	padding: 24px 0;
	margin: 0 15px;
	text-transform: uppercase;
}

#must-head nav.navbar.bootsnav ul.nav > li > a:hover, #must-head nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover{
	color: #39b54a;
}

#must-head nav.navbar.bootsnav ul.nav > li.active > a{
	color: #39b54a;
}

#must-head nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a{
	padding: 15px 15px;
}


/*=== BANNER ===*/
#banner{
	position: relative;
	width: 100%;
	text-align: center;
}

#banner .item{
	width: 100%;
	text-align: center;
	height: 500px;
}

#banner  .item:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	left: 0;
	top: 0;
}

#banner  .item .banner-inner{
	position: relative;
	display: table;
	width: 100%;
	height: 100%;
	z-index: 1;	
}

#banner .item .banner-content{
	display: table-cell;
	vertical-align: middle;
}

#banner .item .banner-content h1{
	font-size: 34px;
	margin: 0;
	margin-bottom: 10px;
	font-family: 'Roboto Condensed';
	color: #39b54a;
}

#banner .item .banner-content p{
	font-size: 16px;
	margin-bottom: 40px;
	color: #fff;
}

#banner .item .banner-content ul{
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 30px;
}

#banner .item .banner-content li{
	font-size: 20px;
	margin-bottom: 10px;
	color: #fff;
	margin-right: 20px;
}

#banner .item .banner-content li i{
	color: #39b54a;
}

#banner .owl-nav{
	text-align: center;
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
}

#banner .owl-nav .owl-prev, #banner .owl-nav .owl-next{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	text-align: center;
}

#banner .owl-nav .owl-prev{
	margin-right: 60px;
}

#banner .owl-nav .owl-next{
	margin-left: 60px;
}

#banner .owl-nav i{
	font-size: 30px;
	color: #fff;
}

#banner .owl-dots{
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
}

#banner .owl-dots .owl-dot{
	width: 14px;
	height: 14px;
	background: #fff;
	border-radius: 50%;
	margin: 4px;
	display: inline-block;
}

#banner  .owl-dots .owl-dot.active{
	background: #6ca4df;
}


/*=== CONSULTING ===*/
.consulting{
	position: relative;
	width: 100%;
	padding: 60px 0px;
}

.consulting .consulting-info{
	margin-top: 40px;
}

.consulting .img img{
	width: 100%;
    margin: 11% 0 0 0;
}

.consulting .text-info h2{
	font-size: 20px;
	color: #39b54a;
	margin-bottom: 40px;
	line-height: 26px;
}

.consulting .text-info p{
	font-size: 16px;
	color: #515151;
	line-height: 1.6;
	/*margin-top: 50px;*/
}

.consulting .consulting-points{
	margin-top: 20px;
}

.consulting .consulting-points li{
	font-size: 20px;
	color: #515151;
	line-height: 34px;
}

.consulting .consulting-points li i{
	font-size: 20px;
	color: #39b54a;
}


/*=== CALL TO ACTION ===*/
.call-to-action {
    padding: 20px 0;
    background: #315376;
    text-align: center;
}

.call-to-action p {
    font-size: 18px;
    color: #fff;
    margin: 0;
    text-align: left;
}

.call-to-action .btn{
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}

.call-action .text-infoo li.book {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.call-action .text-infoo li.book a {
    color: #fff;
    padding: 10px 20px;
    font-family: "Roboto Condensed";
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    border-radius: 6px;
    width: auto !important;
    box-shadow: none;
    letter-spacing: normal;
    text-transform: none;
    background: #0e76bc;
}


/*=== CANNABIS LOANS ===*/
.cannabis-loans{
	position: relative;
	width: 100%;
	padding: 60px 0px;
}

.cannabis-loans .text-info{
	text-align: center;
}

.cannabis-loans-info .text-info h2{
	/*font-size: 20px;*/
	/*color: #39b54a;*/
	/*line-height: 26px;*/
    margin-top: 25px;
	color: #315376;
    font-family: "Roboto Condensed";
    font-size: 30px;
    margin-bottom: 4px;
}

.cannabis-loans-info .text-info h1{
    width: 100px;
    height: 2px;
    background: #39b54a;
    margin: auto;
}

.cannabis-loans-info .loans-list ul li{
    text-align: left;
    list-style: disc;
    margin: 0 0 0 15px;
}

.cannabis-loans .text-info p{
	font-size: 16px;
	color: #515151;
	line-height: 26px;
	margin-top: 30px;
}

.cannabis-loans .loans-list{
	margin-top: 30px;
}

.cannabis-loans .loans-list .pro-outer {
    text-align: left;
    margin-bottom: 30px;
}

.cannabis-loans .loans-list .pro-outer h2 {
    font-size: 24px;
    font-family: 'Roboto Condensed';
    color: #39b54a;
    text-align: left;
}

.loans-list .pro-outer img {
    width: 70px;
}

/*=== PRIVATE EQUITY ===*/
.private-equity{
	position: relative;
	width: 100%;
	padding: 60px 0px;
	background: url(../images/business.jpg) center;
	background-size: cover;
}

.private-equity:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	left: 0;
	top: 0;
}

.private-equity .container{
	z-index: 1;
	position: relative;
}

.private-equity .section-head h3{
	color: #fff;
}

.private-equity .section-head h1{
	background: #fff;
}

.private-equity .text-info{
	text-align: left;
}

.private-equity .text-info h2{
	font-size: 20px;
	color: #39b54a;
	line-height: 26px;
}

.private-equity .text-info p{
	font-size: 16px;
	color: #d8d7d7;
	line-height: 26px;
    margin: 10px 0 0 0;
}

.private-equity .loans-list{
	text-align: center;
	margin: 20px 0;
}

.private-equity .loans-list li{
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 10px;
}

.private-equity .loans-list li a{
	font-size: 20px;
	color: #fff;
	padding: 0px 10px;
}


/*=== PAYMENT PROCESSING ===*/
.payment-processing{
	position: relative;
	width: 100%;
	padding: 60px 0px;
}

.payment-processing .row.text-center > div{
	float: none;
	display: inline-block;
	vertical-align: top;
	margin: auto;
}

.payment-processing .text-info{
	text-align: center;
}

.payment-processing .text-info h2{
	font-size: 20px;
	color: #39b54a;
	line-height: 26px;
}

.payment-processing .text-info p{
	font-size: 16px;
	color: #515151;
	line-height: 26px;
}

.payment-processing .payment-processing-list{
	margin-top: 30px;
}

.payment-processing  li{
	position: relative;
	padding-left: 30px;
	margin-bottom: 10px;
	font-size: 18px;
}

.payment-processing li i{
	position: absolute;
	left: 0;
	top: 3px;
	color: #315376;
}

.payment-processing .payment-processing-list .pro-outer {
    text-align: center;
    margin-bottom: 30px;
}

.payment-processing .payment-processing-list .pro-outer h2 {
    font-size: 24px;
    font-family: 'Roboto Condensed';
    color: #151d25;
}


/*=== OUR SERVICES ===*/
.our-services{
	position: relative;
	width: 100%;
	padding: 60px 0px;
	background: #ededed;
}

.our-services .services-list{
	margin-top: 30px;
}

.our-services .services-list li{
	position: relative;
	padding-left: 30px;
	margin-bottom: 10px;
	font-size: 18px;
}

.our-services .services-list li i{
	position: absolute;
	left: 0;
	top: 3px;
	color: #315376;
}

.our-services .services-list .p p{
	font-size: 22px;
	color: #39b54a;
	line-height: 26px;
}

.services-list h2 {
    font-size: 20px;
    line-height: 26px;
}

/*=== PRIVATE EQUITY ===*/
.licensing{
	position: relative;
	width: 100%;
	padding: 60px 0px;
	background: url(../images/background-solutions.png) center;
	background-size: cover;
}

.licensing:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	left: 0;
	top: 0;
}

.licensing .container{
	z-index: 1;
	position: relative;
}

.licensing .section-head h3{
	color: #fff;
}

.licensing .section-head h2{
    font-size: 20px;
    line-height: 26px;
    text-align: left;
}

.licensing .section-head h1{
	background: #fff;
}

.licensing .text-info{
	text-align: center;
}

.licensing .text-info h2{
	font-size: 20px;
	color: #39b54a;
	line-height: 26px;
}

.licensing .text-info p{
	font-size: 16px;
	color: #d8d7d7;
	line-height: 26px;
}

.licensing .loans-list{
	text-align: center;
	margin: 20px 0;
}

.licensing .loans-list h3{
	color: #39b54a;
}

.licensing .loans-list li{
	margin-bottom: 10px;
	color: #fff
}

.licensing .loans-list li a{
	font-size: 20px;
	color: #fff;
	padding: 0px 10px;
}

.licensing .loans-list p {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
}

/*=== COMPLIANCE ===*/
.compliance{
	position: relative;
	width: 100%;
	padding: 60px 0px;
}

.compliance .consulting-info{
	margin-top: 40px;
}

.compliance .img img{
	width: 100%;
}

.compliance .text-info h2{
	font-size: 20px;
	color: #39b54a;
	margin-bottom: 20px;
	line-height: 26px;
}

.compliance .text-info p{
	font-size: 16px;
	color: #515151;
	margin-bottom: 20px;
	line-height: 26px;
}

/*=== INVESTOR ===*/
.investor{
	padding: 30px 0px;
	position: relative;
	background: #ededed;
}


/*=== FOOTER ===*/
#footer {
    position: relative;
    width: 100%;
}

#footer .top-footer {
    background-color: #1e1e20;
    padding: 40px 0;
}

#footer .border::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 2px;
    background: #000000;
    right: 0;
    top: 0;
}

#footer .add-outer {
    text-align: center;
    color: #c2c2c2;
}

#footer .add-outer a {
    color: #fff;
}

#footer .add-outer i {
    font-size: 26px;
    width: 60px;
    height: 60px;
    line-height: 2.2;
    border: 2px solid #c2c2c2;
    border-radius: 100%;
    margin-bottom: 10px;
}

#footer .bottom-footer {
    background-color: #000000;
    color: #fff;
    padding: 16px 0;
}

#footer .bottom-footer {
    color: #fff;
}

#footer .bottom-footer a {
    color: #fff;
}


p.book-btn {
    margin: 15px 0;
}

p.book-btn a {
    border: none;
    background: none;
    color: #ffffff;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "Helvetica";
    box-shadow: 0 4px #63ac48;
    -moz-transition: none;
    transition: none;
    border-radius: 5px;
    background-color: #75d04f;
    padding: 10px 34px;
    font-size: 12px;
    font-style: normal;
    text-decoration: auto;
}

p.book-btn a:hover {
    box-shadow: 0 2px #63ac48;
    top: 2px;
}


/*=== INNER PAGES ===*/
.inner-page .banner{
	height: 200px;
	width: 100%;
	position: relative;
	background: url(../images/banner.jpg) no-repeat center;
	background-size: cover;
}

.inner-page .banner:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	left: 0;
	top: 0;
}

.inner-page .banner h1{
	color: #fff;
	font-size: 24px;
	text-align: center;
	margin: 0px;
	padding-top: 100px;
	position: relative;
	z-index: 1;
	text-transform: uppercase;
}

.inner-page h1{
	text-align: center;
	margin-bottom: 500px;
}

/*=== APPLY ONLINE ===*/
.apply-online .loans{
	position: relative;
	padding: 60px 0;
	background: #e6e6e6;
}

.apply-online .loans .out{
	margin-bottom: 30px;
	background: #fff;
}

.apply-online .loans .out .info{
	padding: 20px;
    padding-bottom: 20px;
	padding-bottom: 90px;
	position: relative;
}

.apply-online .loans .out h2{
	color: #0e76bc;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: 'Roboto Condensed';
}

.apply-online .loans .out ul li{
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px;
}

.apply-online .loans .out ul li i{
	position: absolute;
	top: 3px;
	left: 0px;
	color: #bdb8b8;
}

.apply-online .loans .out ul li ul{
	padding-left: 16px;
	margin-top: 10px;
}

.apply-online .loans .out ul li ul li{
	position: relative;
	padding-left: 14px;
	margin-bottom: 0px;
}

.apply-online .loans .out ul li ul li i{
	position: absolute;
	top: 2px;
	left: 0;
	color: #39b54a;
}

.apply-online .loans .out .btns{
	text-align: center;
	position: absolute;
	width: 100%;
	right: 0;
	left: 0;
	bottom: 24px;
}

.apply-online .intro{
	padding: 60px 0;
}

.apply-online .intro h3{
	margin: 0;
	margin-bottom: 20px;
	color: #0e76bc;
	font-size: 28px;
	font-family: 'Roboto Condensed';
}

.apply-online .intro .point{
	color: #39b54a;
	font-size: 20px;
	margin: 30px 0;
}

.apply-online .intro .point i{
	color: #0e76bc;
	padding: 0 10px;
}


/*=== LOANS FORM ===*/
.loans-form .form{
	padding: 60px 0;
}

.loans-form .form form{
	padding: 20px 40px;
	background: #f0f0f0;
	border-radius: 10px;
	margin-top: 30px;
}

.loans-form .sec-hed h3{
	color: #39b54a;
	font-family: 'Roboto Condensed';
}

.loans-form .form hr{
	border-top: 1px solid #dedada;
}


/*=== DOCUMENTS ===*/
.documents .doc-list{
	padding: 60px 0;
}

.documents .doc-list .out{
	text-align: center;
	padding: 20px;
	border: 1px solid #dddbdb;
	border-radius: 10px;
}

.documents .doc-list .out > i{
	color: #e10a0a;
	font-size: 50px;
}

/*=== Contact Us ===*/

.contact-us .contact-form{
	padding: 60px 0
}

.contact-us .contact-form > div > .row > div{
	padding: 0px;
}

.contact-us .contact-form .form{
	background: #efefef;
	padding: 40px;
}

.contact-us .contact-form .form p{
	font-size: 18px;
	text-align: center;
	margin-bottom: 30px;
}

.contact-us .contact-form  .bootstrap-select{
	width: 100% !important;
}

.contact-us .contact-form .side-box{
	background: url(../images/Cover-Grow-photo.jpg) no-repeat;
	background-size: cover;
}


/*=== Investors ===*/
.investors .contact-form{
	padding: 60px 0
}

.investors .contact-form > div > .row > div{
	padding: 0px;
}

.investors .contact-form .form{
	background: #efefef;
	padding: 40px;
}

.investors .contact-form .form h2{
	margin-top: 0px;
}

.investors .contact-form .form p{
	font-size: 16px;
}

.investors .contact-form .form ul{
	margin: 30px 0;
}

.investors .contact-form .form ul li{
	padding-left: 40px;
	position: relative;
	margin-bottom: 10px;
	font-weight: bold;
	color: #3e3e3e;
}

.investors .contact-form .form ul li i{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 20px;
	color: #0e76bc;
}

.investors .contact-form .form ul li a{
	color: #3e3e3e;
}

.investors .contact-form .side-box{
	background: url(../images/investors-nivens-sstock.jpg) no-repeat;
	background-size: cover;
}


/*=== Investors ===*/
.partners .contact-form{
	padding: 60px 0
}

.partners .contact-form > div > .row > div{
	padding: 0px;
}

.partners .contact-form .form{
	background: #efefef;
	padding: 40px;
}

.partners .contact-form .form h2{
	margin-top: 0px;
}

.partners .contact-form .form p{
	font-size: 16px;
}

.partners .contact-form .form ul{
	margin: 30px 0;
}

.partners .contact-form .form ul li{
	padding-left: 40px;
	position: relative;
	margin-bottom: 10px;
	font-weight: bold;
	color: #989898;
}

.partners .contact-form .form ul li i{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 20px;
	color: #0e76bc;
}

.partners .contact-form .form ul li a{
	color: #000;
	color: #989898;
}

.partners .contact-form .side-box{
	background: url(../images/Hands-all-together-scaled.png) no-repeat;
	background-size: cover;
}


/*=== SUBSCRIBE PAGES ===*/
.subscribe-page .logo-top{
  text-align: center;
  padding: 30px 0;
  background: #16222c;
}

.subscribe-page p{
  font-size: 16px;
  margin-top: 50px;
}

.subscribe-page .well{
  padding: 10px;
} 


.subscribe-page .outr{
  padding: 20px;
  background: #ededed;
  border-top: 2px solid #315376;
}


/* Responsive (Mobile) Design
**********************************************************/
@media (min-width:1025px) and (max-width:1400px) {
}

@media (min-width:1024px) {

}

@media (width:1024px) {
	#must-head nav.navbar.bootsnav ul.nav > li > a{
		padding: 24px 8px;
		font-size: 13px;
	}

}

@media (min-width:993px) and (max-width:1024px) {

}

@media (max-width:992px){

}

@media (min-width:768px) and (max-width:992px) {
	
	
}

@media (min-width:768px) {
    .consulting .img img{
	width: 100%;
    margin: 0 0 0 0;
    }
   
}

@media (max-width:767px) {
	#must-head .top-navbar .top-nav-list{
	width: 100%;
	margin-right: 0px;
	text-align: center;
	margin-top: 10px;
	}
	#must-head .top-navbar .top-logo{
	float: none; 
    display: flex;
    justify-content: center;
    align-items: center;
    }
    .top-logo img.img-responsive {
    width: 300px;
    }
    #must-head .top-navbar .top-nav-btn li {
    position: relative;
    margin-right: 15px;
    }
	#must-head .top-navbar .top-nav-list li::after{
		content: "";
	}
	#must-head .top-navbar .top-nav-list li a{
		padding: 2px 10px;
	}
	#must-head nav.navbar.bootsnav ul.nav > li > a, #must-head nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a{
		padding: 6px 15px;
	}
	.text-info {
    margin:30px 0 0 0;
    }
    .call-action .text-infoo li.book {
    display: flex;
    justify-content: center;
    align-items: center;
    }
}

@media (max-width:568px) {

}

@media (max-width:480px) {
}

@media (max-width:414px) {

}

/* iphone 6+ landscape */
@media only screen and (min-device-width :414px) and (max-device-width :736px) and (orientation : landscape) {
}

/* iphone 6 + */
@media only screen and (min-device-width :414px) and (max-device-width : 420px) and (orientation : portrait) {
}

/* iphone 6 portrait */
@media only screen and (min-device-width : 374px) and (max-device-width : 375px) and (orientation : portrait) {
}

/* iphone 6 landscape */
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) {
}

@media (max-width:320px) {
	#must-head .top-navbar{
		text-align: center;
	}
	#must-head .top-navbar .top-logo{
		width: 100%;
		text-align: center;
		float: none;
	}
	#must-head .top-navbar .top-logo img{
		margin: auto;
	}
	#must-head .top-navbar .top-nav-btn{
		float: none;
		display: inline-block;
		margin-top: 10px;
	}
}
