/*************Responsive Styles*****************/
/***************iPhone Portrait**************/
@media only screen and (max-width: 479px) and (min-width: 320px){
.kc_col-sm-12 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.kc_button.early-termination{
    width: 100%;
    font-size: 12px !important;
    padding: 14px 7px !important
}
.hm-banner-left{
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.hm-banner-right{
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.section-404 h2{
    width: 90%;
}
.container-fluid-404 .row{
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
}
.pad-10{
	height: 10px !important;
}
.pad-50{
	height: 50px !important;
}
.pad-30{
	height: 30px !important;
}
.pad-100{
	height: 150px !important;
}
#home-first-section{
	display: block;
}
.hm-banner-left .kc_button {
    padding: 14px 10px !important;
    font-size: 12px !important;
    width: 100% !important;
    text-align: center;
}
.hm-banner-left{
	padding-bottom: 50px;
}
#sec3-inner {
    padding: 0 15px;
}
#home-sec4{
	padding: 50px 0px;
}
.left-padding{
	padding-right: 0px !important;
}
#sec4-right{
	padding-left: 0px;
}
#sec4-right img {
    min-height: 360px;
    padding-top: 30px;
}
#home-sec5 .kc_row_inner{
	display: flex;
    flex-direction: column-reverse;
}
.sec5-right {
    padding-left: 15px !important;
    padding-bottom: 30px;
}
#home-sec6 .kc_col-sm-3{
	padding-bottom: 30px;
}
.footer {
    padding-top: 40px;
}
.footer-menu3 div div {
    padding-bottom: 5px;
}
#record-sec1 {
    padding: 0px;
}
#record-sec2 .kc_text_block {
    padding: 0px;
}
#pardon-sec1 .kc_row_inner {
    display: block;
}
.pardon-1-left{
	padding-top: 0px;
	padding-right: 15px !important;
}
#pardon-sec2 h2 {
    padding: 0px 0px 23px 0px;
}
#pardon-sec1 .pardon-1-left {
    padding-top: 0px;
}
#pardon-sec2 h3 {
    padding: 0px 0px 23px 0px;
}
.kc_accordion_section>.kc_accordion_header{
	display: flex;
}
.kc_accordion_header>a{
	padding: 10px 0px !important;
}
.page-id-27 #record-sec1 {
    padding: 0px;
}
.kc-wp-sidebar .custom-html-widget {
    display: block;
}
.kc-wp-sidebar .custom-html-widget div {
    padding: 9px 0px;
    justify-content: center;
}
.kc-wp-sidebar a {
    font-size: 18px;
}
.wpcf7-form label{
	width: 100%;
}
.wpcf7-form .text-area {
    width: 100%;
    margin-top: 0px;
}
#conatct-form-sec {
    padding: 30px 0px !important;
}
.header_row{
    justify-content: left;
}
.row-one {
    display: block;
}
.row-two {
    margin-top: 0px;
}
}

/**********************iPhone Landscape*************/
@media only screen and (max-width: 767px) and (min-width: 480px){
.kc_col-sm-12 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.row-one {
    display: block;
}
.row-two {
    margin-top: 0px;
}
.wpcf7-form label{
    width: 100%;
}
.wpcf7-form .text-area{
    width: 100%;
}
.header_row{
    justify-content: left;
}

.section-404 h2{
    width: 60%;
}
.hm-banner-left{
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.hm-banner-right{
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.pad-50{
	height: 50px !important;
}
.pad-100{
	height: 150px !important;
}
.pad-30{
	height: 30px !important;
}
#home-first-section{
	display: block;
}
.hm-banner-left{
	padding-bottom: 50px;
}
#sec3-inner {
    padding: 0 15px;
}
#home-sec4{
	padding: 50px 0px;
}
.left-padding{
	padding-right: 0px !important;
}
#sec4-right{
	padding-left: 0px;
}
#sec4-right img {
    max-height: 300px;
    padding-top: 30px;
     min-height: 300px;
}
#home-sec5 .kc_row_inner{
	display: flex;
    flex-direction: column-reverse;
}
.sec5-right {
    padding-left: 15px !important;
    padding-bottom: 30px;
}
#home-sec6 .kc_col-sm-3{
	padding-bottom: 30px;
    width: 50%;
    max-height: 305px;
    min-height: 340px;
}
#home-sec6 .pad-none{
    height: 0px !important;
}
.footer {
    padding-top: 40px;
}
.footer-menu3 div div {
    padding-bottom: 5px;
}
#record-sec1 {
    padding: 0px;
}
#record-sec2 .kc_text_block {
    padding: 0px;
}
#pardon-sec1 .kc_row_inner {
    display: block;
}
.pardon-1-left{
	padding-top: 0px;
	padding-right: 15px !important;
}
#pardon-sec2 h2 {
    padding: 0px 0px 23px 0px;
}
#pardon-sec1 .pardon-1-left {
    padding-top: 0px;
}
#pardon-sec2 h3 {
    padding: 0px 0px 23px 0px;
}
.pad-10{
	height: 10px !important;
}
.page-id-27 #record-sec1 {
    padding: 0px;
}
#conatct-form-sec {
    padding: 40px 20px;
}
.kc-wp-sidebar .custom-html-widget {
    display: block;
}
.kc-wp-sidebar .custom-html-widget div {
    padding: 9px 30px;
    justify-content: center;
}
.container-fluid-404 .row {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
}
}

/*************************iPad Portrait***************/
@media only screen and (max-width: 985px) and (min-width: 768px){
.kc_col-sm-12 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
#home-sec6 .kc_col-sm-3 {
    padding-bottom: 30px;
    width: 50%;
    max-height: 273px;
    min-height: 300px;
}
#home-first-section{
    display: block;
}
#home-first-section .kc_col-sm-6{
    width: 100%;
}
#home-first-section img{
    width: 100%;
}
#home-sec4 .kc_col-sm-8{
    width: 100%;
}
#home-sec4 .kc_col-sm-4{
    width: 100%;
    padding-left: 0px;
    padding-top: 30px;
}
.hm-banner-left{
    padding-bottom: 50px;
}
.header_row{
    justify-content: left;
}
.section-404 h2{
    width: 60%;
}
.hm-banner-left{
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.hm-banner-right{
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.pad-50{
	height: 50px !important;
}
.pad-100{
	height: 150px !important;
}
.pad-30{
	height: 30px !important;
}
#sec3-inner {
    padding: 0 15px;
}
#home-sec4{
	padding: 50px 0px;
}
#home-sec5 .kc_row_inner{
	display: flex;
    flex-direction: column-reverse;
}
#home-sec5 .kc_row_inner .kc_col-sm-6{
	width: 100%;
}
.sec5-right {
    padding-left: 15px !important;
    padding-bottom: 40px;
}
.footer-menu3 div div {
    padding-bottom: 5px;
}
.footer {
    padding-top: 40px;
}
#record-sec1 {
    padding: 0px;
}
#record-sec2 .kc_text_block {
    padding: 0px;
}
#pardon-sec1 .kc_row_inner {
    display: block;
}
.pardon-1-left{
	padding-top: 0px;
	padding-right: 15px !important;
}
#pardon-sec2 h2 {
    padding: 0px 0px 23px 0px;
}
#pardon-sec1 .kc_col-sm-6{
	width: 100%;
}
#pardon-sec1 .pardon-1-left {
    padding-top: 0px;
}
#pardon-sec2 h3 {
    padding: 0px 0px 23px 0px;
}
.pad-10{
	height: 10px !important;
}
.page-id-27 #record-sec1 {
    padding: 0px;
}
.container-fluid-404 .row {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
}
}

/**************iPad Landscape***************/
@media only screen and ( max-width: 1024px ) and (min-width: 986px){
	.kc_col-sm-12 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.pad-50{
	height: 50px !important;
}
.pad-100{
	height: 150px !important;
}
.pad-30{
	height: 30px !important;
}
#sec3-inner {
    padding: 0 15px;
}
#home-sec4{
	padding: 50px 0px;
}

.footer-menu3 div div {
    padding-bottom: 5px;
}
.footer {
    padding-top: 40px;
}
.pardon-1-left {
    padding-top: 10px;
}
.pad-10{
	height: 10px !important;
}
	
}
/*******************************************/
@media only screen and ( max-width: 350px ) and (min-width: 320px){
.kc-wp-sidebar a {
    font-size: 16px;
}
.kc_button.early-termination {
    font-size: 10px !important;
}
}
/*******************************************/
@media only screen and ( max-width: 1500px ) and (min-width: 1025px){
#menu-other-menu a{
	padding: 0px 7px;
}
#menu-other-menu li:last-child a{
	font-size: 13px;
}
.access a{
	font-size: 15px;
	padding: 0 14px;
}
}
@media only screen and ( max-width: 1700px ) and (min-width: 1500px){
#menu-other-menu a{
	padding: 0px 7px;
}
.typeform-share {
	margin-left: 10px !important;
}
#menu-other-menu li:last-child a{
	font-size: 13px;
}
}
@media only screen and ( max-width: 6000px ) and (min-width:1700px){
.header_row {
	padding-left: 85px;
	padding-right: 85px;
}
.typeform-share {
	margin-left: 10px !important;
}
.access a{
	padding: 0 11px;
}
}
@media only screen and ( max-width: 6000px ) and (min-width:1800px){
/*.typeform-share.button{
    margin-left: 10px !important;
}*/
}
@media only screen and (min-width:1920px){

#sec4-left{
    padding-left: 9px !important; 
}
}
@media only screen and ( max-width: 1919px ){ 
#home-first-section{
    width: 1200px !important;
    max-width: 100%;
} 

}


@media only screen and ( max-width: 1200px ) and (min-width:1025px){
.access a{
	padding: 0 7px;
	font-size: 13px;
}

.access .typeform-share.button{
	padding: 0px 7px !important;
	font-size: 13px !important;
}
.other-menu .access a{
	padding: 0 3px !important;
} 
.other-menu .access a{
	font-size: 11px;
}
#menu-other-menu li:last-child a{
	font-size: 13px;
}
}
@media only screen and ( max-width: 1300px ) and (min-width:1200px){
.other-menu .access a{
	padding: 0 3px !important; 
} 
.other-menu .access a{
	font-size: 12px;
}
.typeform-share {
	margin-left: 10px !important;
}
}


@media only screen and (max-width: 1400px) and (min-width: 100px){
.other-menu .access a {
    padding: 0 5px !important;
}
.other-menu .access a {
    font-size: 14px;
}
}