@media only screen and (min-width: 768px) {

}

@media only screen and (min-width: 1400px) {

}
@media only screen and (min-width: 1600px) {

 }

/*ipad - both*/
@media (min-width: 768px) and (max-width: 1023px){
} 
/*ipad - landscape*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){


}
/*ipad - portrait*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait), only screen and (min-width: 768px) and (max-width: 900px){

}

@media(min-width: 768px){
  .v-mob{display: none;}
  .Trustbx{min-height: 170px;}
  .trustworth{min-height: 500px;  }

  .trustworth .dhalf, .anybanking .dhalf, .disoffer .dhalf,.custloan .dhalf,.secinvest .dhalf, .benefitmin .dhalf, .insuranecov .dhalf, .quicksim .dhalf{width: 49%;display: inline-block;position: relative;}
  .trustworth .dhalf .titleimg{width: auto;margin-bottom: -20% !important;}
  #trustcarousel .owl-stage-outer{bottom: 160px;}
  #anytimebank .owl-stage-outer{top: 180px;}
  #discoffr .owl-stage-outer{bottom: 190px;}
  #customloan .owl-stage-outer{bottom: 150px;}
  #secureinvest .owl-stage-outer{bottom: 140px;}
  #benefitm .owl-stage-outer{bottom: 220px;}
  #insurcoverage .owl-stage-outer{bottom: 200px;}
  #quicksimple .owl-stage-outer{bottom: 260px;}
  .anybanking .titleimg{width: 100%;margin-top: -130px;}
  .fourthdiv .titleimg{margin-top: -10px;margin-bottom: -10%;}
  .thirddiv .cloud1{margin-top: -70%;}
  #custom .cloud1{margin-top: -40px;margin-bottom: -170px;}
  .fifthdiv .titleimg{margin-top: -60px;margin-bottom: -80px;}
  #secure .cloud1{margin-bottom: -120px;margin-top: -60px;}
  .sixdiv .titleimg{margin-bottom: -30px;margin-top: -120px;}
  .sevendiv .titleimg{width: 100%}
  .sevendiv .cloud1{top: -10%;margin-top: auto;z-index: 99}
  h2.subtitle{z-index: 999;}
  .eightdiv .subtitle{padding-top: 0}
  .eightdiv .titleimg{margin-bottom: 70px;margin-top: -25%;}
  .eightdiv .cloud1{top: -20%;}
  .ninediv .titleimg{margin-bottom: 0px;margin-top: -20%;}
  .ninediv .subtitle{padding-top: 20px;padding-bottom: 40px;}
  .ninediv .cloud1{margin-bottom: -10% !important;margin-top: -60px !important;width: 450px !important;}
  #insurcoverage .Trustbx{min-height: 220px;}
  #customloan .Trustbx{min-height: 205px;}
  .secndiv > div{background: none;}
  .sixdiv{background: linear-gradient(to bottom, tranparent, #fbede0);}
  .trustworth .dhalf:nth-child(2){background-image: url(../resources/images/bg02.png);background-repeat: no-repeat;background-position: center;background-size: cover;}
  .sevendiv .bigcloud .titleimg{z-index: -9; margin-top: -40px;}
  .disoffer .cloud1{margin-bottom: -20%;}
  /*#trust{position: relative;}*/
  .cloudbg img{width: 100%}
  .topdiv{background: linear-gradient(to bottom, #99e7f1, #e0f5fa);}
  .secndiv{background: linear-gradient(to bottom, #e0f5fa, #edd3c6);}
  .thirddiv{background: linear-gradient(to bottom, #edd3c6, #edd3c6);}
  .fourthdiv{background: linear-gradient(to bottom, #edd3c6, #dee7e4);}
  #trust .cloudbg{position: absolute;bottom: -10%;transform: translateX(-50%);left: 50%;width: 100%;}
  #anywhere .cloudbg{position: absolute;bottom: 0%;transform: translateX(-50%);left: 50%;width: 100%;}
  #discount .cloudbg{position: absolute;bottom: -5%;transform: translateX(-50%);left: 50%;width: 100%;}
  #secure .cloudbg{position: absolute;bottom: -10%;transform: translateX(-50%);left: 50%;width: 100%;}
  #benefits .cloudbg{position: absolute;bottom: 0%;transform: translateX(-50%);left: 50%;width: 100%;}
  #custom .cloudbg{position: absolute;bottom: -10%;transform: translateX(-50%);left: 50%;width: 100%;}
  #insurance .cloudbg{position: absolute;bottom: -10%;transform: translateX(-50%);left: 50%;width: 100%;}
  #quick .cloudbg{position: absolute;bottom: 0%;transform: translateX(-50%);left: 50%;width: 100%;}
  .ninediv{min-height: 800px;}
  .sevendiv{  /*  background: linear-gradient(to bottom, #faede0, #f7d5ba);*/}


  footer{padding: 15px;}
}



@media (min-width: 580px){
}

@media(max-width: 767px){
  .v-desk{display: none;}
}

@media (max-width: 580px){
	.purchase_type, .onofftab{width: 100%;margin: 0 auto 20px;}
}

@media (max-width: 420px){
}
@media (max-width: 380px){	
	.Trustbx{min-height: 150px}
	#insurcoverage .Trustbx, #customloan .Trustbx{min-height: 190px;}
}

