/************************************************************************************
smaller than 1280
*************************************************************************************/
@media screen and (max-width: 1280px) {
.logo {
    top: 10%;
}
.news_in h6 {
    line-height: 25px;
}
}

/************************************************************************************
smaller than 1024
*************************************************************************************/
@media screen and (max-width: 1024px) {
.navbar-nav > li {
    padding: 0 5px;
	height: auto;
}
.navbar-nav {
    padding: 20px 0;
}
.navbar-nav > li > a {
    font-size: 13px;
    line-height: 19px;
}/*
.logo img {
    width: 55%;
}*/
.abt_img_txt figure {
    width: 55%;
}
.abt_img_txt h3 {
    font-size: 28px;
    line-height: 43px;
}
.steward_main figure {
    width: 44%;
}
.steward_main ul {
    width: 53%;
}
.logo_list ul li {
    width: 24%;
}
.faq_in h3 {
    font-size: 16px;
}
.faq_in h3 {
    padding: 10px 0 0 65px;
}
/* .news_in p.last_txt {
    width: 64%;
} */
.news_img {
    width: 43%;
}
.address_box li span {
    padding-left: 15px;
}
}


/************************************************************************************
smaller than 980
*************************************************************************************/
@media screen and (max-width: 980px) {
.my_navi2 {
	display: block;
	background: #1a7d2a;
}
.my_navi {
	display: none;
}	
/*.mobile-menu span{
	float:right;
}*/
.mobile-menu {
    display: block;
    padding: 10px 20px;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}
span {
    margin: 0 5px;
}
ul.nav-sub-menu {
    display: none;
	transition:all 0s;
	-moz-transition:all 0s;
	-webkit-transition:all 10s;
	-o-transition:all 0s;
	-ms-transition:all 0s;
}
.navigation { margin-top: 0 !important; }
.navigation ul li {
    float: none;
    text-align: center;
    list-style: none;
}
.navigation ul li a {
    padding: 6px 0;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
}
.navigation ul li.active a {
    color: #93eab3;
}
.navigation ul li a:hover {
    color: #93eab3;
	text-decoration: none;
	outline: none;
}
.logo {
    top: 27%;
}
.about_sec h1 {
    font-size: 45px;
}
.about_sec {
    padding: 50px 0;
}
.steward_main figure {
    width: auto;
    display: table;
    margin: 0 auto 30px;
}
.steward_main ul {
    width: 100%;
}
.logo_list ul li {
    width: 32%;
}
.news_img {
    bottom: 88px;
}
.address_box li {
    padding: 0 20px;
}
.address_box li img {
    width: 175px;
}
}

/************************************************************************************
smaller than 800
*************************************************************************************/
@media screen and (max-width: 800px) {

}

/************************************************************************************
smaller than 768
*************************************************************************************/
@media screen and (max-width: 768px) {
/* .logo {
    top: 20%;
} */
.logo {
    top: 10%;
}
/* .logo img {
    width: 64%;
} 
.logo img {
    width: 60%;
}*/
.faq_in p {
    padding: 0 0 15px 65px;
}
.steward_main figure {
display: inline-block !important;
margin: 0 32px 22px 0 !important;
width: 100% !important;
text-align:center !important;
}
}

/************************************************************************************
smaller than 767
*************************************************************************************/
@media screen and (max-width: 767px) {
.faq_in h3 {
    padding: 7px 0 0 60px;
    line-height: 22px;
}
.address_box li img {
    width: 170px;
}
.news_in {
    text-align: center;
}
.news_in p img {
    float: none;
    margin: 0 auto 20px;
    display: block;
}
.news_in ul {
    text-align: left;
}
/* .news_in p.last_txt {
    width: 100%;
} */
.news_img {
    opacity: 0.2;
    width: 300px;
}
}

/************************************************************************************
smaller than 736
*************************************************************************************/
@media screen and (max-width: 736px) {
/* .logo {
    top: 19%;
} */
}

/************************************************************************************
smaller than 732
*************************************************************************************/
@media screen and (max-width: 732px) {

}

/************************************************************************************
smaller than 667
*************************************************************************************/
@media screen and (max-width: 667px) {
.about_sec h1 {
    font-size: 40px;
}
.about_sec p {
    text-align: justify;
}
.stripe_txt h2 {
    font-size: 25px;
    line-height: 36px;
}
.abt_img_txt {
    margin: 50px 0;
    text-align: justify;
}
.abt_img_txt h3 {
    font-size: 25px;
    line-height: 38px;
    display: block;
    width: 100%;
    text-align: justify;
    padding: 0 0 20px 0;
}
.abt_img_txt figure {
    width: auto;
    display: block;
}
.faq_in p {
    text-align: left;
    padding: 0 0 2px 0px;
}
.address_box li span {
    padding-left: 0;
    padding-top: 10px;
    display: block;
}
.news_in h4 {
    line-height: 24px;
    padding: 30px 0 10px;
}

}

/************************************************************************************
smaller than 640
*************************************************************************************/
@media screen and (max-width: 640px) {

}

/************************************************************************************
smaller than 568
*************************************************************************************/
@media screen and (max-width: 568px) {
.about_sec p {
    font-size: 16px;
}
.logo_list ul li {
    width: 49%;
}
.signatory_form2 ul {
    width: 90%;
}
.signatory_form input[type="button"] {
    width: 90%;
}

}

/************************************************************************************
smaller than 480
*************************************************************************************/
@media screen and (max-width: 480px) {
.about_sec h1 {
    font-size: 34px;
}
.faq_in h3 {
    padding: 3px 0 0 60px;
    font-size: 14px;
}
.signatory_form p input[type="text"] {
    width: 240px;
}
signatory_form p input[type="date"] {
    width: 240px;
}
.signatory_form2 ul li input[type="file"] {
    width: 71%;
}


/*
.logo img {
    width: 65%;
}*/
}

/************************************************************************************
smaller than 414
*************************************************************************************/
@media screen and (max-width: 414px) {
/* .logo {
    top: 15%;
} */
/* .logo img {
    width: 75%;
} */
.about_sec {
    padding: 30px 0;
}
.abt_img_txt {
    margin: 30px 0;
}
.faq_in h3 {
    background-size: 30px !important;
    padding: 0 0 0px 40px;
    background-position: left 4px !important;
    height: auto;
    min-height: 50px;
}
.about_sec p {
    font-size: 14px;
    line-height: 23px;
}
.faq_in p strong {
    font-size: 15px;
}
.logo_list ul li {
    width: auto;
    display: block;
}
.news_in ul li {
    background: url(../images/point.png) no-repeat scroll 0 3px;
    font-size: 14px;
    line-height: 23px;
}
.signatory_form2 ul li:nth-child(4) {
    height: auto;
}
.signatory_form2 ul li input[type="file"] {
    width: 100%;
    margin: 10px 0 0 0;
}
.signatory_form p {
    margin: 0 0 30px;
    padding: 0 0 30px;
}
.address_box li {
    text-align: center;
    display: block;
    width: 100%;
}
.address_box li:first-child {
    border-right: none;
    text-align: center;
    border-bottom: 1px solid #7a8393;
    padding: 0 0 10px 0;
}
.address_box li:last-child {
    text-align: center;
    padding: 15px 0 0 0;
}
.address_box {
    margin: 0 auto;
    width: 60%;
}
.faq_in{
margin-top:10px;
}
}

/************************************************************************************
smaller than 412
*************************************************************************************/
@media screen and (max-width: 412px) {

}

/************************************************************************************
smaller than 384
*************************************************************************************/
@media screen and (max-width: 384px) {

}

/************************************************************************************
smaller than 375
*************************************************************************************/
@media screen and (max-width: 375px) {


}

/************************************************************************************
smaller than 360
*************************************************************************************/
@media screen and (max-width: 360px) {
.about_sec p {
    font-size: 15px;
    line-height: 24px;
}
.abt_img_txt h3 {
    font-size: 22px;
    line-height: 32px;
}
}

/************************************************************************************
smaller than 320
*************************************************************************************/
@media screen and (max-width: 320px) {
.stripe_txt h2 {
    font-size: 20px;
    line-height: 30px;
}

.signatory_form2 ul, .signatory_form input[type="button"] {
    width: 100%;
}


/*
.logo img {
    width: 75%;
}*/
.logo {
    top: 1%;
}
}