.wtrow{ }
.wtcol-md-6{ position:relative;width:100%; display:inline-block; vertical-align:top; }
@media (min-width:991px){
	.wtcol-md-6{ -ms-flex:0 0 50%; flex:0 0 50%; max-width:50%; max-width:49.8%;}
	.wtcol-md-6.a{ padding-right:8px; }
	.wtcol-md-6.b{ padding-left:8px; }
}
@media (min-width:768px){
	.wtcol-md-6{ -ms-flex:0 0 50%; flex:0 0 50%; max-width:50%; max-width:49.6%;}
}

.srchBox{ padding:8% 6% 12%; color:#333; /*background-color:#dd4814; color:#fff;*/ font-family: 'Poppins', sans-serif;/*font-family:'Poppins',Helvetica,Arial,Lucida,sans-serif;*/ }
.srhd{ font-size: 54px; font-weight: 700; line-height: 1.2em;}
.srhp{ font-size: 17px; line-height: 1.3em; margin: 20px 0 30px; font-family: 'Karla', sans-serif; }

/*.pstlcd47 { width:49.5%; width: calc(49.5% - 15px);font-size: 52px;font-weight: 700;text-align: center;line-height: normal;background: #eea48a;border: none;border-bottom: 4px solid #fff;color: #fff; margin-right:15px;}
.srhpstl47{ width:49%; width: calc(49.5% - 10px); margin-left:10px !important; color:#dd4814 !important; background-color:#fff !important; font-size:48px; font-weight:700; border:none !important; }*/
.pstlcd47 {
	width: 49.5%;
    width: calc(49.5% - 10px);
    font-size: 48px;
    font-weight: 700;
    text-align: center;
    line-height: 1.6em;
    background-color: #e8e8e8 !important;/* #eea48a !important;*/
    border: none !important;
    border-bottom: 4px solid #dd4814 !important;/*#fff !important;*/
    color: #333 !important;
    margin-right: 10px !important;
    padding: 2px 0 0 !important;
}
.pstlcd47::placeholder {
    color: #333 !important;
}
.srhpstl47 {
    width: 49%;
    width: calc(49.5% - 10px);
    margin-left: 10px !important;
    color: #fff !important; /*#dd4814 !important;*/
    background-color: #dd4814 !important; /*#fff !important;*/
    font-size: 48px;
    font-weight: 700;
    border: none !important;
    line-height: 1.6em;
    padding: 2px 0 3px !important;
	cursor:pointer;
}

.srkbs{ background-color:#e8e8e8; padding: 0; font-size:17px; color:#333; margin-bottom:15px; display:table; width:100%;font-family: 'Karla', sans-serif; }
.srkbs b{ font-weight:700 !important; font-family: 'Poppins', sans-serif; font-size:20px; }
.srkbs .srkbs1, .srkbs .srkbs2, .srkbs .srkbs3{ display:table-cell; vertical-align:middle; }
.srkbs .srkbs1{ width:24%; text-align:center; }
.srkbs .srkbs2{ width:50%; padding:35px 0; word-break: break-word; }
.srkbs .srkbs3{ width:24%; background-color:#dd4814; color:#fff; text-align:center; }
.srkbs .srkbs3 a,.srkbs .srkbs3 a:hover{ color:#fff !important; text-decoration:none !important; font-weight:700; font-family: 'Poppins', sans-serif; font-size:20px;  }
.srkbs1 img{ vertical-align:middle; max-width:80px; }


@media(max-width:1199px)
{
	.srhd{ font-size: calc(32px + 1vw);}
	.srhp{ font-size: calc(12px + 1vw);}
	.pstlcd47, .srhpstl47{ font-size: calc(30px + 1vw); width:calc(49.2% - 10px); }
	.srkbs .srkbs2{ padding:25px 0; }
	.srkbs1 img{ max-width:70px; }
	.srkbs{ font-size: calc(12px + 0.5vw); }
	.srkbs b{ font-size: calc(14px + 0.5vw); }
	.srkbs .srkbs3 a{ font-size: calc(12px + 0.5vw); }

}
@media(max-width:991px)
{
	.srkbs .srkbs2{ padding:15px 0; }
}
@media(max-width:767px)
{
}

/*@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 4) 
  and (orientation: landscape) {
	.srkbs1 img{ max-width:50px; }
}
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
	.srkbs1 img{ max-width:50px; }
}
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
	.srkbs1 img{ max-width:50px; }
}*/
@media 
  (max-device-width: 1280px) 
  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 2) { 
	.srhd{ font-size: calc(28px + 1vw);}
	.srhp{ font-size: calc(10px + 1vw);}
	.srkbs1 img{ max-width:50px; }
}

@media(max-width:575px)
{
	.srhd{ font-size: calc(28px + 1vw);}
	.srkbs1 img{ max-width:50px; }
}
/*@media(max-width:767px){
.srhd{ font-size: 4vw;}
.srhp{ font-size: 1.5vw; margin: 6% 0; }
}*/