@media only screen and (max-width:1700px)
{

}

@media only screen and (max-width:1600px) 
{

}
/* 1400 */
@media only screen and (max-width:1599px) {

}
/* 1366 */
@media only screen and (max-width:1399px) {


}
/* 1280 */
@media only screen and (max-width:1365px) {


}

@media only screen and (min-width:1280px) and (max-width:1281px) and (min-height:800px) and (max-height:900px){
    #full_wrapper{background-size: 100%;}
    #full_wrapper .header {padding-top: 6px;}
    #full_wrapper .footer .footer_bootom_text{padding-bottom:0;}

}
@media only screen and (min-width:1280px) and (max-width:1281px) and (min-height:500px) and (max-height:600px){

}
/* 1024 */
@media only screen and (max-width:1279px) {

    #full_wrapper{background-size: 100%;}
    #full_wrapper .wrapper {padding: 0 20px;}
    #full_wrapper .main_container{padding-bottom:2%;}
    #full_wrapper .footer .footer_toptext p{font-size:21px;}

}
/* 768 */
@media only screen and (max-width:1023px) {


}
/* 767 */
@media only screen and (max-width:768px) {
    #full_wrapper{background-image: url(../images/site/mobile_bg.jpg);background-position: 23% 81%;background-size: 109%;}
    #full_wrapper .wrapper{max-width:100%;width:100%;padding: 10px 20px;}
    #full_wrapper .header .header_logo{text-align:right;direction:ltr;}
    #full_wrapper .header .header_logo{padding:0 25px 0 10px;}
    #full_wrapper .header .header_logo img{max-width:180px;width:100%;}
    #full_wrapper .header .header_logo .phone_image{display:inline-block;width: 100%;max-width: 45px;float:left;padding-top:2%;}
    #full_wrapper .main_container .right_form{width:100%;}
    #full_wrapper .main_container .right_form .top_title h1 br{display:block;}
    #full_wrapper .main_container .right_form .top_title h1 {font-weight:normal;line-height:40px;font-size: 44px;color: #000;margin-top: 3%;}
    #full_wrapper .main_container .right_form .top_title p br{display:none;}
    #full_wrapper .main_container .right_form .top_title{padding-right:25px;}
    #full_wrapper .main_container .right_form .top_title p {font-size: 22px;color: #000;width: 250px;margin-top: 2%;}
    #full_wrapper .main_container .right_form .form {background-color: #f7c32d;padding: 30px 25px 45px 25px;width: 100%;margin: 0 auto;border-radius: 11px;}
    #full_wrapper .main_container .right_form .form .form_title p {font-size: 21px;color: #000;margin-bottom: 15px;font-weight: bold;}
    #full_wrapper .main_container .right_form .form .in{font-size:13px;}
    #full_wrapper .main_container .right_form .form .submit{font-weight:bold;}
    #full_wrapper .main_container .right_form .bottom_link {text-align: center;margin: 10% auto;padding-bottom: 108%;}
    #full_wrapper .main_container .right_form .bottom_link a {font-size: 30px;background-color: #f7c32d;padding: 0px 78px;border-radius: 9px;}
    #full_wrapper .footer .footer_toptext {display: none;}
    #full_wrapper .footer .footer_bootom_text .ft_left_text {width: 100%;float: none;text-align: center;}
    #full_wrapper .footer .footer_bootom_text .ft_left_text a{font-size:15px;font-weight:bold;padding-right: 20px;}
    #full_wrapper .footer .footer_bootom_text .ft_right_text {width: 100%;float: none;text-align: center;}
    #full_wrapper .footer .footer_bootom_text .ft_right_text p {font-size: 18px;font-weight: 600;}
    #full_wrapper .footer .footer_bootom_text .ft_left_text img {position: relative;top: 5px;}
    #full_wrapper .footer .footer_bootom_text {padding-bottom: 5%;}

}
/* 320 */

@media only screen and (max-width:639px) 
{
    #full_wrapper{background-image: url(../images/site/mobile_bg.jpg);background-position: 31% 49%;background-size: 100%;}
    #full_wrapper .wrapper{max-width:100%;width:100%;}
    #full_wrapper .header .header_logo{text-align:right;direction:ltr;}
    #full_wrapper .header .header_logo{padding:0 25px 0 10px;}
    #full_wrapper .header .header_logo img{max-width:180px;width:100%;}
    #full_wrapper .header .header_logo .phone_image{display:inline-block;width: 100%;max-width: 45px;float:left;padding-top:2%;}
    #full_wrapper .main_container .right_form .top_title h1 br{display:block;}
    #full_wrapper .main_container .right_form .top_title h1 {line-height:40px;font-size: 44px;color: #000;margin-top: 3%;}
    #full_wrapper .main_container .right_form .top_title p br{display:none;}
    #full_wrapper .main_container .right_form .top_title{padding-right:25px;}
    #full_wrapper .main_container .right_form .top_title p {font-size: 22px;color: #000;width: 250px;margin-top: 2%;}
    #full_wrapper .main_container .right_form .form {background-color: #f7c32d;padding: 30px 25px 45px 25px;width: 100%;margin: 0 auto;border-radius: 11px;}
    #full_wrapper .main_container .right_form .form .form_title p {font-size: 21px;color: #000;margin-bottom: 15px;font-weight: bold;}
    #full_wrapper .main_container .right_form .form .in{font-size:13px;}
    #full_wrapper .main_container .right_form .form .submit{font-weight:bold;}
    #full_wrapper .main_container .right_form .bottom_link {text-align: center;margin: 10% auto;padding-bottom: 140%;}
    #full_wrapper .main_container .right_form .bottom_link a {font-size: 30px;background-color: #f7c32d;padding: 0px 45px;border-radius: 9px;}
    #full_wrapper .footer .footer_toptext {display: none;}
    #full_wrapper .footer .footer_bootom_text .ft_left_text {width: 100%;float: none;text-align: center;}
    #full_wrapper .footer .footer_bootom_text .ft_left_text a{font-size:15px;font-weight:bold;padding-right: 21px;}
    #full_wrapper .footer .footer_bootom_text .ft_right_text {width: 100%;float: none;text-align: center;}
    #full_wrapper .footer .footer_bootom_text .ft_right_text p {font-size: 18px;font-weight: 600;}
    #full_wrapper .footer .footer_bootom_text .ft_left_text img {position: relative;top: 5px;}
    #full_wrapper .footer .footer_bootom_text {padding-bottom: 5%;}
    #full_wrapper .footer .footer_bootom_text .ft_left_text .last img{margin-left: 0px;padding-right: 0px;}
    #full_wrapper .footer .footer_bootom_text .ft_left_text .link {margin-right: 0;}
    #full_wrapper .footer .footer_bootom_text .ft_left_text .link:after {height: 24px;}
    
}
@media only screen and (min-width:375px) and (max-width:376px) and (min-height:800px) and (max-height:900px){
    #full_wrapper{background-image: url(../images/site/mobile_bg.jpg);background-position: 31% -3%;background-size: 100%;}
    #full_wrapper .main_container .right_form .bottom_link{padding-bottom:120%;}
}
/* 320 */
@media only screen and (max-width:320px) {


}


@media only screen and (max-width:1024px) /* if tablate and mobile view is same */
{

}

@media only screen and (min-width:960px) and (max-width:1024px)
{

}

@media only screen and (min-width: 768px) and (max-width: 959px)
{

}

@media only screen and (max-width:767px)
{

}

@media (max-height: 500px)
{

}

@media (max-width:321px)
{

}