
.banner_text, .banner_text1{
         height: 45px;
    width: 500px;
    line-height: 26px;
    position: absolute;
    bottom: 50px;
    left: 20%;
    border-left: 2px solid #ffffff;
    color: #845b36;
    padding: 12px 10px;
    z-index: 99;
     cursor: pointer;
}
.banner_text h4 a, .banner_text1 h4 a{
    font-size:35px;
    color:#fff;
     cursor: pointer;
        text-transform: uppercase;
        text-shadow: 0px 0px 10px #101110;

}
.banner_text h4, .banner_text1 h4{
    text-align: left;
}
.banner_content{
    /*border: 1px solid #000;*/
    display: block;
    height: 327px;
    width: 600px;
    line-height: 26px;
    position: absolute;
    bottom: 0px;
    right:-600px;
    /*background-color: #f7f6f6;*/
    color: #845b36;
    padding: 15px 20px;
    z-index: 99;
	padding-right: 100px;
	background: #dedcdd /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#f6f4f5, #dedcdd); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#f6f4f5, #dedcdd); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#f6f4f5, #dedcdd); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#f6f4f5, #dedcdd); /* Standard syntax (must be last) */
}
.banner_content a {
    font-size:15px;
    color:#845b36;
          border-left: 1px solid;
          float: right;
          text-shadow: 0px 1px #845b36;

}
.banner_content h4 {
    font-size:20px;
    color:#fff;
        text-transform: uppercase;
}
.banner_content ul li{
    text-align: left;

}
.banner_img{
    margin-left: -1px;
        /*margin-bottom: 1px;*/
}

.banner_content p{
    text-align: justify;
    font-size: 14px;
    line-height: 20px;
    color: #413c3c;
}

.close_link{

    position: absolute;
    /*top: 84%;
    right: 17%;*/
    top: 1%;
    right: 15%;
    border-left: : 1px solid #845b36;
    color: #845b36;
   // padding: 3px 10px;
    z-index: 9999;
}
.close_link a {
    border-left: 0px solid;
}
.see_more_link{

    position: absolute;
    /*top: 84%;
    right: 17%;*/
    bottom: 9%;
    right:12%;
    border-left: : 1px solid #845b36;
    color: #845b36;
        font-size: 18px;
   // padding: 3px 10px;
    z-index: 9999;
}
.close_link{

    position: absolute;
    /*top: 84%;
    right: 17%;*/
    top: 1%;
    right: 15%;
    border-left: 0px solid #845b36;
    color: #845b36;
   // padding: 3px 10px;
    z-index: 9999;
}
.close_link a{


    border-left: 0px solid #845b36;
    color: #845b36;

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

.banner_content {

   height: 327px;
    width: 320px;
    top: 0px;
    right: -600px;
      padding-right: 20px;
    margin-right: 15px;

}
.banner_text, .banner_text1 {

    left: 30px;

}/*
.desktop_img{
    display: none;
}.mobile_img{
    display:block !important;
} */
.banner_img{
   margin-left: 0px !important;
}
/*.tp-banner-container {
    margin-top: -23px !important;
}*/
}
/*.tp-banner-container {
    margin-top: -23px !important;
}*/
.banner_text img{
       width: 41px;
    margin-left: 91%;
    margin-top: -11%;
}

@media screen and (max-width: 2560px) and (min-width: 1920px)
{
    .banner_content p{
    text-align: justify;
    /*font-size: 18px;*/
    font-size: 15px;
    /*line-height: 26px;*/
    line-height: 20px;
    color: #413c3c;
}
}

.image_container
{
	text-align:center;
}
.icons_list li img
{
  width:65%;
}

.icons_list li
{
	float: left;
	list-style-type:none;
	width: 19%;
}

.icons_list li h5
{
	font-size:9px;
	color:#000;
	text-transform:uppercase;
	text-align:center;
/*	font-weight:bold;*/

}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
    .banner_text h4 a, .banner_text1 h4 a {
    font-size: 28px;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0px 0px 2px #fff;
}.banner_text, .banner_text1 {
    left: 4%;
}

}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
     .banner_text h4 a, .banner_text1 h4 a {
    font-size: 28px;}
    .banner_content {
        width: 450px;}
.close_link {
    top: 0.5%;
    right: 1px;}
.see_more_link {

    right: 12%;}
	.icons_list li h5 {
    font-size: 8px;
    color: #000;
    text-transform: uppercase;
    text-align: center;
}
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait)
{
.scroll-to-explore {
    position: absolute;
    left: 25%;
    margin-bottom: 15%;
    width: 55%;
}
#mobile_animation {
    left: 28% !important;
}
.grad_banner {
    position: absolute;
}}
