@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url("https://www.voxtandem.com/assets/css/hover.css")

.valigner {min-height: 240px; display: table; text-align: center;}
.valigner > *, .valigner .valign {display: table-cell;vertical-align: middle;}


img{
	max-width:100%;
	height:auto;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
	line-height: 1.1;
}
h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
	line-height: 1.1;
}
p {
    margin: 0 0 10px;
	line-height: 1.42857143;
}
/*.breadcrumb>li+li:before{
	display:none;
}
ul.breadcrumb
{
    list-style: none;
}

ul.breadcrumb{
  background: #eee;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  box-shadow: 0 0 2px rgba(0,0,0,.2);
  overflow: hidden;
  width: auto;
  margin-top: 2px;
}

ul.breadcrumb li{
  float: left;
}
ul.breadcrumb li.active{
	color: #333;
    font-weight: 500;
    padding: 9px 25px;
    font-size: 14px;
}

ul.breadcrumb a{
  padding: .7em 1em .7em 2em;
  float: left;
  text-decoration: none;
  color: #fff;
  position: relative;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
  background-color: #ddd;
  background-image: linear-gradient(to right, #80a7bc, #1980b6);
}

ul.breadcrumb li:first-child a{
  padding-left: 1em;
  border-radius: 5px 0 0 5px;
}

ul.breadcrumb a::after,
ul.breadcrumb a::before{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  border-top: 1.5em solid transparent;
  border-bottom: 1.5em solid transparent;
  border-left: 1em solid;
  right: -1em;
}

ul.breadcrumb a::after{
  z-index: 2;
  border-left-color: #1980b6;
}

ul.breadcrumb a::before {
    border-left-color: #1980b6;
    right: -1.0em;
    z-index: 1;
}


ul.breadcrumb .current,
ul.breadcrumb .current:hover{
  font-weight: bold;
  background: white;
}

ul.breadcrumb .current::after
{
    border-left-color: white;
}

ul.breadcrumb li:last-child a::before,
ul.breadcrumb li:last-child a::after
{
  content: normal;
}

ul.breadcrumb li:first-child a::after,
ul.breadcrumb li:first-child a::before
{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -19px;
  border-top: 1.5em solid transparent;
  border-bottom: 1.5em solid transparent;
}
*/
		
footer a {
    color: #fff;
}
footer a:hover{
	text-decoration:underline;
	color:#fff;
}

.hover-ctrl:hover .left.carousel-control {
    left: 0;
    opacity: 1;
}
.carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}
.hover-ctrl .left.carousel-control {
    right: auto;
    left: -30px;
    opacity: 0;
}
.carousel-control {
    background: transparent !important;
    opacity: 1;
}
.hover-ctrl:hover .right.carousel-control {
    right: 0;
    opacity: 1;
}
.hover-ctrl .right.carousel-control {
    left: auto;
    right: -30px;
    opacity: 0;
}
/*farhan*/

p.lead{
	font-weight:400;
}
input#contact_submit{
	display: inline-block;
    color: #fff;
    background-color: #333;
    line-height: 40px;
    padding: 0 16px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 0;
}
/*header#topHead i{
	width: 30px;
    height: 30px;
    color: #fff;
    border-radius: 50%;
    border: 2px solid #fff;
    text-align: center;
    font-size: 13px;
    line-height: 27px;
    display: inline-block;
}*/
/*header#topHead a{
	text-align: center;
    padding-left: 12px;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
}*/
.top__callInfo{
	float:left;
	padding-left:0;
	margin:0;
}
.top__callInfo li {
    padding-right: 17px;
	display: inline-block;
    list-style-type: none;
	line-height: 19px;
}
.top__callInfo li a {
    text-align: center;
    padding-left: 12px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
}
.top__social{
	float:right;
	padding-left:0;
	margin:0;
}
.top__social{
    margin-top: 8px;
}
.top__social a {
    color: #fff;
    border-radius: 50%;
    border: 2px solid #fff;
    height: 30px;
    width: 30px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
	
}
/*header#topHead a.social{
	color: #fff;
    border-radius: 50%;
    border: 2px solid #fff;
    height: 30px;
    width: 30px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
	font-size:13px;
	line-height: 27px;
	margin-right: 8px;
}*/
header#topNav nav ul.nav-main li.active>a:after, header#topNav nav ul.nav-main>li>a:hover:after {
	border-bottom: 2px solid #1980b6;
    content: "";
    display: block;
    width: auto;
}
.caro-caps h3{
	font-size:30px;
	font-weight:700;
	margin-top: 12px;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
	text-transform:uppercase;
}

.caro-caps h2{
	font-size:42px;
	font-weight:700;
	margin-top: 12px;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
	text-transform:uppercase;
}
.caro-caps h1{
	font-size:54px;
	font-weight:700;
	color:#fff;
	margin: 0;
	text-shadow: 1px 1px 1px #000;
	text-transform:uppercase;
}
.caro-caps p{
	font-size:18px;
	font-weight:400;
	margin-bottom: 20px;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
	padding:0 80px;
}
.caro-caps {
    bottom: 15.5em;
    position: absolute;
    z-index: 0;
    left: 0;
    margin-left: 14px;
    width: 100%;
    text-align: center;
}
.caro-caps .more-btn a{
	color:#fff;
	font-size:16px;
	font-weight:400;
	text-transform:uppercase;
	padding: 0.8em 1.4em;
	display:inline-block;
}
.slider-area.hover-ctrl .left.carousel-control {
    right: auto;
    left: -30px;
    width: 75px;
    height: 75px;
	margin-left: 35px;
}
.carousel-indicators {
	bottom: 0px;
}
.slider-area.hover-ctrl .right.carousel-control {
    left: auto;
    right: -30px;
    width: 75px;
    height: 75px;
	margin-right: 35px;
}
.slider-area .carousel-inner>.item {
    width: 100%;
    overflow: hidden;
	background-color:#000;
	/*max-height:744px;*/
	max-height:600px;
}
.slider-area a span{
	border:2px solid #fff;
	border-radius:50%;
	color:#fff;
	height:40px;
	width:40px;
	line-height: 1.9;
	text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.slider-area a.carousel-control{
	top:47%;
}
.slider-area .carousel-inner>.item>img, .carousel-inner>.item>a>img{	
	width:100%;
	height:100%;
}
.slider-area .posrel{
	position:unset;
}
.inline-block{
display:inline-block;
}
.more-btn a {
    background-color: #1980b6;
    padding: 0.5em 0.5em;
    color: #fff;
}
.more-btn a:hover{
	text-decoration:none;
}
.ftr-area{
	background-image:url('https://www.voxtandem.com/assets/images/footer-bg.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size: 100% 100%;
	overflow:hidden;
	padding: 55px 0 60px;
}
.ftr__box h2{
	font-size:32px;
	font-weight:300;
	color:#fff;
	margin-bottom:40px;
	margin-top: 0;
	text-transform:uppercase;
}
.ftr__box.hed.underline-mini h2:after {
    content: "";
    display: block;
    height: 4px;
    background-color: #fff;
    width: 60px;
    margin: 18px 0 0;
}
.cntc__form__inr .form-control{
	background-color:transparent;
	font-size:16px;
	font-weight:400;
	color:#fff;
	border:1px solid #fff;
	padding:6px 12px;
}
.cntc__form__inr .form-control::-moz-placeholder { color:#fff; -webkit-transition: padding 0.5s; transition: all 1s;}
.cntc__form__inr .form-control:-ms-input-placeholder { color:#fff; -webkit-transition: padding 0.5s; transition: all 1s;}
.cntc__form__inr .form-control::-webkit-input-placeholder { color:#fff; -webkit-transition: padding 0.5s; transition: 1s;}

.cntc__form__btn input{
	border:1px solid #fff;
	background-color: transparent;
	color:#fff;
	line-height:26px;
	text-transform:uppercase;
	font-size:18px;
	padding: 6px 12px;
}
.cntc__form__inr .form-group{
	margin-bottom:30px;
}
.ftr__dtl__inr ul li i{
	color:#fff;
	height:54px;
	width:54px;
	border-radius:50%;
	border:2px solid #fff;
	font-size:24px;
	text-align:center;
	line-height: 50px;
}
.ftr__dtl__inr ul{
	margin:0;
	padding:0;
}
.ftr__dtl__inr ul li{
	display:inline-block;
}
.ftr__dtl__desc h4{
	font-size:20px;
	font-weight:600;
	color:#fff;
}
.ftr__dtl__desc p{
	font-size:14px;
	font-weight:400;
	color:#fff;
	line-height:29px;
}
.ftr__dtl__desc{
	margin-top:-20px;
	margin-bottom: 70px;
	margin-left: 15px;
}
.ftr__dtl__inr {
	margin-top:8px;
}
.bottom-area{
	font-size:15px;
	font-weight:400;
	color:#fff;
	font-family:'Open Sans', Arial, sans-serif;
	background-color:#1980b6;
	padding:20px 0;
}
.btm__rgt p{
	margin:0;
	padding:0 15px;
}
.btm__lft p{
	padding:0 15px;
	color:#fff;
	line-height:normal;
}
.btm__rgt p a{
	color:#fff;
}
.btm__rgt p a:hover{
	text-decoration:underline;
}
.p0{
padding:0;
}
.mb0 {
    margin-bottom: 0px;
}
.section__title.hed.underline-mini h2:after {
    content: "";
    display: block;
    height: 3px;
    background-color: #fff;
    width: 65px;
    margin: 15px auto 0;
}
.about-area{
	background-image:url('https://www.voxtandem.com/assets/images/about-bg.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size: 100% 100%;
	padding:50px 0;
}
.section__title h2{
	color:#fff;
	margin-top:0;
	margin-bottom: 22px;
	text-transform:uppercase;
	font-size:36px;
	font-weight:300;
}
.section__title h2 span{
	font-weight:600;
}
.abt__home__cont p{
	color:#fff;
	line-height: 2.4;
	font-size: 18px;
	font-weight:300;
	margin-bottom: 20px;
	padding: 0 10px;
}
.abt__home__title h2{
	font-weight: 300;
}
.explore-btn{
	margin-top: 15px;
    margin-bottom: 5px;
}
.explore-btn a {
	color: #333;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    line-height: 40px;
    padding: 0 28px;
    background-color: #fff;
	display:inline-block;
}
.explore-btn a:hover{
	color:#fff;
	background-color:#333;
}
.explore-btn i{
	padding-left:8px;
}
.service-area{
	padding:55px 0 30px;
	background-color:#f8f8f8;
}
.srv__title h2{
	color:#333;
	margin-bottom:50px;
}
.srv__title.hed.underline-mini h2:after {
    content: "";
    display: block;
    height: 3px;
    background-color: #1980b6;
    width: 65px;
    margin: 15px auto 0;
}
.srv__inr{
	border:1px solid #333;
	margin-bottom:30px;
	background-color:#fff;
}
.srv__img{
	border:2px solid #333;
	border-radius:50%;
	width:120px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	line-height: 116px;
	margin-top:25px;
}
.srv__cont h4{
	font-size:22px;
	color:#333;
	font-weight:500;
	text-transform:uppercase;
	margin-top:20px;
	height:24px;
	overflow:hidden;
}
.srv__cont p{
	font-size:18px;
	color:#333;
	font-weight:400;
	padding:0 10px;
	height:144px;
	overflow:hidden;
	line-height:36px;
}
.srv__cont{
	margin-bottom:20px;
}
.srv__more a{
	display:inline-block;
	color:#fff;
	background-color:#333;
	line-height:40px;
	padding: 0 16px;
	font-size:16px;
	font-weight:500;
}
.srv__more a i{
	padding-left:5px;
}
.srv__inr:hover .srv__img img {
    filter: brightness(0) invert(1) grayscale(100%);
}
.srv__inr:hover{
	background-color:#333333;
	box-shadow: 0px 0px 25px #333333;
	border:1px solid #fff;
}
.srv__inr:hover > .srv__cont h4 , .srv__inr:hover > .srv__cont p{
	color:#fff;
}
.srv__inr:hover > .srv__img{
	border:2px solid #fff;
}
.srv__inr:hover > .srv__cont .srv__more a{
	display:inline-block;
	color:#333;
	background-color:#fff;
	line-height:40px;
	padding: 0 16px;
	font-size:16px;
	font-weight:500;
}
.answer-area{
	background-image:url('https://www.voxtandem.com/assets/images/question-bg.jpg');
	background-repeat:no-repeat;
	background-size: cover;
    overflow: hidden;
    padding: 50px 0;
    background-position: center center;
}
.answer__title h2{
	font-size:30px;
	font-weight:500;
	color:#333;
	line-height:45px;
	text-transform:uppercase;
	margin-bottom: 25px;
}
.answer__title.hed.underline-mini h2:after {
    content: "";
    display: block;
    height: 3px;
    background-color: #1980b6;
    width: 60px;
    margin: 15px 0 0;
}
.answer__box .panel-heading h4 a{
	font-family:'Open Sans', Arial, sans-serif;
	font-weight:400;
	font-size:18px;
}
.answer__box .panel-default>.panel-heading {
    color: #fff;
    background-color: #1980b6;
    border-color: #1980b6;
	border-radius:0;
}
.answer__box .panel-default.active>.panel-heading {
    color: #fff;
    background-color: #333;
    border-color: #333;
	border-radius:0;
}
.answer__box .accordion-plus .panel-title a:before {
    line-height: 1.9em;
    margin-top: -14px;
    text-align: center;
    position: absolute;
    margin-right: 10px;
	background:none;
	border-radius:0;
	border:none;
    color: #fff;
    right: 0;
	font-weight:500;
	font-size:24px;
}
.answer__box .accordion-plus h4.panel-title{
	padding-left: 0;
}
.answer__box .panel-group .panel+.panel {
    margin-top: 12px;
}
.answer__box  .panel-group .panel-heading+.panel-collapse>.panel-body {
    border: 1px solid #333;
	font-size:18px;
	background-color:transparent;
	line-height:34px;
	padding:10px;
}
.answer__box  .accordion-plus .panel-title a:before {
    content: "-";
	font-family:'Open Sans', Arial, sans-serif;
}
.answer__box  .accordion-plus .panel-title .panel-default:first-child a:before, .accordion-plus .panel-title a.collapsed:before {
    content: "+";
    padding-left: 2px;
	font-family:'Open Sans', Arial, sans-serif;
}
.answer__box .panel{
	background-color:transparent;
}
.answer__box {
	padding-bottom: 10px;
}
.news__title h2{
	color:#333;
	margin-bottom:40px;
}
.news-area{
	padding:55px 0 60px;
	background-color:#fff;
	position:relative;
}
.news__title.hed.underline-mini h2:after {
    content: "";
    display: block;
    height: 3px;
    background-color: #1980b6;
    width: 65px;
    margin: 15px auto 0;
}
.news__img{
	height:189px;
	overflow:hidden;
}
.news__inr{
	border:1px solid #333;
}
.news__date li{
	font-size:18px;
	font-weight:400;
}
.news__date li.news__date__inr{
	color:#333;
}
.news__date li.news__ctg{
	color:#1980b6;
}
.news-area .swiper-button-next1 {
	position: absolute;
	left: 0;
	margin-left: 12px;
}
.news-area .swiper-button-prev1 {
	position: absolute;
    right: 0;
	margin-right: 12px;
}
.news-area .swiper-button-next1 span , .news-area .swiper-button-prev1 span{
    border: 2px solid #333;
    border-radius: 50%;
    color: #333;
    height: 36px;
    width: 36px;
    line-height: 32px;
}
.news-area .swiper-button-next1, .news-area .swiper-button-prev1{
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
	top: 55%;
}
.news__box{
	padding:0 15px;
}
.news__date{
	margin-top:17px;
}
.news__desc h2{
	color:#333;
	font-size:26px;
	font-weight:600;
	margin-top:10px;
	margin-bottom: 7px;
}
.news__desc p{
	line-height:31px;
	font-size:16px;
	color:#333;
	font-weight:400;
	padding: 0 10px;
	height:93px;
	overflow:hidden;
}
.news__more{
	margin-bottom:20px;
}
.news__more a:hover{
	color:#fff;
	background-color:#1980b6;
}
.inline-block{
display:inline-block;
}
.clrlist li {
    display: inline-block;
    list-style-type: none;
}
h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
body a:hover , body a:active{
text-decoration:none;
color:#fff;
}
.pul-rgt{
float:right;
}
.clrlist ul {
    padding: 0;
    margin-bottom: 0;
}
.pul-lft {
    float: left;
}
header#topNav nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu a, header#topNav nav ul.nav-main ul.dropdown-menu > li > a {
    color: #ccc;
}
header#topNav nav.mega-menu ul.nav-main li.mega-menu-item ul.dropdown-menu, header#topNav nav ul.nav-main ul.dropdown-menu {
    background-color: #333;
}
header#topNav nav ul.nav-main ul.dropdown-menu > li > a:hover{
	background-color:#1b1f23;
}
header#page-title{
	margin-top:112px;
	margin-bottom:0;
}
a {
    color: #1980b6;
    text-decoration: none;
}
header#page-title h1 {
    margin: 0;
    padding: 0;
    color: #333;
    font-weight: 600;
}
.services-bg{
	background-color:#fff;
}
.origination__cont  h4{
	color:#fff;
	font-weight:600;
	margin-bottom:20px;
	font-size:20px;
}
.origination__cont p{
	color:#fff;
	line-height:2;
	margin-bottom:10px;
	text-align:justify;
	font-size:16px;
}
.origination-one-area{
	background-color:#1980B6;
}
.origination__box {
	padding:50px 15px;
}
.origin__img__one {
    padding: 115px 35px 0;
}
.origination__two__inr.hed.underline-mini h2:after {
    content: "";
    display: block;
    height: 3px;
    background-color: #1980b6;
    width: 65px;
    margin: 15px auto 0;
}
.origination__two__inr h2{
	font-size: 36px;
	color:#333;
	text-transform:uppercase;
	font-weight: 300;
}
.origination__two__rgt ul{
	padding:0;
	margin:0;
}
.origination__two__rgt ul li {
    font-size: 16px;
    list-style: none;
    line-height: 50px;
    font-weight: 500;
}
.origination__two__rgt ul li:before {
	content: '';
    background-image: url(../../assets/images/tower.png);
    background-repeat: no-repeat;
    height: 30px;
    width: 21px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: -5px;
}
.origination-two-area{
	padding:50px 0;
}
h2{
	line-height:1.1;
}
/*header#topNav{
	height:92px;
}
header#topNav.topHead[style="height: 60px;"] {
    height: 80px !important;
    top: 0;
    padding-top: 15px;
}*/
/*header#topNav {
    height: 92px;
}
header#topNav {
    background: #fff;
    padding: 10px 0;
    position: fixed;
    left: 0;
    right: 0;
	top: auto;
    width: 100%;
    z-index: 100;
    border-bottom: #F4F5F7 1px solid;
    box-shadow: #eee 0 0 8px;
}*/
/*header#topNav.topHead {
	top:auto;
    height: 92px !important;
}*/
.btm__rgt p{
	color:#fff;
}
/*#header_shadow {
    background: url(../images/header_shadow.png) no-repeat top center;
    position: fixed;
    left: 0;
    right: 0;
    height: auto;
    z-index: 99;
}*/
body #wrapper{
	padding:0;
}
body #wrapper{
    /*padding-top: 92px !important;*/
    position: relative;
    top: 0;
}
.orig__rates__area{
	background-color: #fff;
    padding: 50px 0 0;
}
.orig__rates__area .orig__rates__hed{
	background-color:#1980b6;
	color: #fff;
}
table.dataTable thead .sorting_asc:after {
    content: "\e155";
    color: #fefefe;
}
.orig__rates__hed th{
	text-align:center;
}
table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td{
	text-align:center;
}
table#rate_centers tbody tr:nth-child(even){
	background-color:#ddd;
}
table#rate_centers tbody tr:nth-child(even){
	background-color:#fff;
}
table#rate_centers thead tr.orig__rates__hed th{
	border-bottom:none;
}
body #page-title.rate__centers__title{
	padding:20px 0 0;
}
body .divider .fa {
    color: #bbb;
    background: #1980b6;
    text-align: center;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
    font-size: 20px;
    position: absolute;
    top: -25px;
    left: 50%;
    margin: 0 auto 0 -25px;
    color: #fff;
    border-radius: 50%;
}
.paging_simple_numbers .paginate_button a{
	display: inline-block;
    padding: 4px 10px;
    margin-right: 4px;
    border-radius: 3px;
    border: solid 1px #ccc;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-size: .875em;
    font-weight: bold;
    text-decoration: none;
    color: #333;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}
.origination__two__lft {
	margin-top:50px;
	padding-top:50px;
}
.origination__two__rgt {
	margin-top: 50px;
}
.adv__out__img{
	width: 40px;
    margin-left: auto;
    margin-right: Auto;
	height: 52px;
    overflow: hidden;
}
.adv__outer{
	text-align:center;
}
.adv__outer.hed.underline-mini h4:after {
    content: "";
    display: block;
    height: 3px;
    background-color: #1980b6;
    width: 60px;
    margin: 8px auto 0;
}
.adv__box .adv__img img{
	border-radius:8px;
}
.adv__outer h4 {
    color: #333;
    font-size: 24px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 15px;
}
body .pagination{
	border:none;
}
.adv__box:hover .adv__outer h4{
	color:#1980b6;
	}

.adv__box:hover .adv__out__img img {
    margin-top: -59px;
}
.adv__cont {
    margin: 20px 0 25px;
}
.adv__cont p{
	margin: 0;
    line-height: 2;
    font-weight: 400;
    color: #333;
    font-size: 15px;
    height: 150px;
    overflow: hidden;
}
.orginiation__adv{
	margin-bottom:25px;
}
.alc-adv-area{
	background-color:#fff;
	padding:0 0 25px 0;
}
.page__title__inr.hed.underline-mini h2:after {
    content: "";
    display: block;
    height: 3px;
    background-color: #1980b6;
    width: 65px;
    margin: 15px auto 0;
}
.page__title__inr h2{
	font-size: 36px;
    color: #333;
    text-transform: uppercase;
    font-weight: 300;
}
.lnp-check-area{
	padding:50px 0;
	background-color:#fff;
}
.lnp__check__cont p{
	padding: 0 20px 0 0;
	font-weight:400;
	color:#333;
}
.page__title__inr {
	margin-bottom:25px;
}
.lnp__check__cont input#lnp_submit{
	display: inline-block;
    color: #fff;
    background-color: #1980b6;
    line-height: 35px;
    padding: 0 16px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 0;
	border: 2px solid #1980b6;
}
.lnp__check__cont input#lnp_submit:hover{
	background-color: #333;
	border: 2px solid #333;
}
.lnp-check-table thead tr{
	background-color:#1980b6;
	color:#fff;
}
.lnp-check-table thead tr th{
	border-bottom: none;
}
.origin__inst__did.hed.underline-mini h2:after{
	content: "";
    display: block;
    height: 3px;
    background-color: #fff;
    width: 65px;
    margin: 15px auto 0;
}
.origin__inst__did h2{
	color:#fff;
}
.tollfree-top-area{
	background-image: url(../images/tollfreeorig-bnr.jpg);
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    overflow: hidden;
    padding: 100px 0;
    background-position: center center;
}
.tollfree__bnr__cont h2 {
    display: inline-block;
    padding: 10px 25px;
    font-size: 42px;
    text-transform: uppercase;
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    background-color: rgba(1,137,181,0.7);
    color: #fff;
	margin-bottom: 10px;
    margin-top: 0;
}
.tollfree__bnr__cont p{
    background-color: rgba(0,0,0,0.5);
    clear: both;
    padding: 4px 15px;
    margin: 5px 0 0;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    font-size: 18px;
	font-weight:400;
	color:#fff;
}
.tollfree-nofee{
	background-image: url(../images/tollfreenofee-bnr.jpg);
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    overflow: hidden;
    padding: 75px 0 0;
    background-position: center center;
}
.tollfree__nofee__lft h3{
	color:#333;
	margin: 0 0 15px;
    font-weight: 700;
	font-size:26px;
}
.tollfree__nofee__lft {
	padding-left: 0;
}
.tollfree__nofee__lft p{
    line-height: 2;
    margin-bottom: 0;
    text-align: justify;
	color: #333;
	font-size:16px;
}
.tollfree__nofee__img{
	height: 300px;
    overflow: hidden;
    margin-top: -50px;
}
.tollfree__lmtime__inr{
	padding:30px 0;
}
.tollfree__lmtime__inr h2{
	color:#fff;
	font-weight:600;
	text-align:center;
	font-size:30px;
	line-height: 1.5;
	margin: 0;
}
.tollfree__lmtime{
	background-color:#333;
}
.tollfree-info-area{
	background-color:#eee;
	padding:50px 0;
}
.tollfree__info__table tr:first-child{
	background-color: #1980b6;
    color: #fff;
    font-weight: 500;
}
.tollfree__info__table tr{
	background-color: #fff;
    color: #333;
    font-weight: 500;
	font-size:16px;
	text-align:center;
}
.tollfree__info__table p{
	font-size:14px;
	font-weight:300;
	color:#333;
	line-height:2;
}
.inr-links-area{
	background-color: #1980b6;
	padding:40px 0;
}
.inr-links-box{
	background-color: transparent;
    margin: 0;
    padding: 0;
	text-align:center;
}
.inr-links-box ul{
	padding:0;
	margin:0;
}
.inr-links-box ul li{
	display:inline-block;
}
.inr-links-box ul li a{
	border-right:1px solid #fff;
	padding:0 10px;
	font-size:24px;
	color:#fff;
}
.inr-links-box ul li a:hover{
	text-decoration:underline;
}
.inr-links-box ul li:last-child a{
	border-right:none;
}
.termination-area {
    background-color: #fff;
    padding: 50px 0 0;
}
.term__lft p{
	font-size:16px;
	color:#fff;
	line-height:2;
	font-weight:500;
	margin: 0;
}
.term__rgt .panel-heading{
	background-color:#1980B6;
}
.term__rgt .panel-heading strong{
	font-size:20px;
	line-height: 30px;
}
.term__rate__download h4{
	text-transform:uppercase;
	color:#333;
	font-weight:500;
}
.term__rate__download p{
	font-weight:400;
	color:#333;
}
.term__rate__download p a{
	padding: 0 10px;
    display: inline-block;
    font-weight: 500;
    line-height: 35px;
	background-color:#1980B6;
	border:2px solid #1980B6;
	color:#fff;
}
.term__rate__download p a:hover{
	color:#fff;
	background-color:#333;
	border:2px solid #333;
}





.aboutus-page .valigner {
    min-height: 380px;
}

.aboutus-page  .img {
    padding: 30px;
    text-align: center;
    overflow: hidden;
}


.aboutus-page  .img img {
    max-height: 350px;
    margin: 0 auto;
}

.news__cont h3,.news__cont h5,.news-top h3 {
    color: #1980b6;
    font-weight: 600;
}

.news__cont h5 {
    font-size: 18px;
    font-weight: 500;
}

section.container h3 {
    color: #1980b6;
}

.termination-area h4,.termination-area h3 {
    color: #000;
}

.termDialer-top-area{
	background-image: url(../images/dialer-termination-bnr.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    overflow: hidden;
    padding: 100px 0;
    background-position: center center;
}
.termDialer-abt {
	background-color:#ccc;
    padding: 75px 0;
}
.termDialer-rates-area{
	padding: 75px 0 0;
	background-color:#fff;
}
.termDialer__lft{
	padding-left: 0;
}
.termDialer__lft p{
    line-height: 2;
    margin-bottom: 0;
    text-align: justify;
    color: #333;
    font-size: 16px;
	font-weight:500;
}
.termDialer__rgt{
	padding-right:0;
}
.termDialer__rgt .panel.panel-primary{ 
	margin:0;
}
.termDialer__abt__img{
	height: 500px;
	overflow: hidden;
    margin-top: 10px;
    text-align: center;
}
.termDialer-abt .tollfree__nofee__lft p{
	margin-bottom:20px;
	font-weight:500;
}
.termDialer-abt .tollfree__nofee__lft p:last-child{
	margin-bottom:0;
}
.termDialer-download-area{
	padding:75px 0 0;
	background-color:#fff;
}
.termDialer__download__rates{
	margin-bottom:75px;
}
.term-int-area{
	background-image: url(../images/int-term-bnr.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    overflow: hidden;
    padding: 100px 0;
    background-position: center center;
}
.termInt__abt__img{
	width:50%;
	margin-left:auto;
	margin-right:auto;
}
.termInt__abt__lft p {
    margin: 20px 0 12px;
}
.termInt-rates-area{
	padding:75px 0;
	background-color:#eee;
}
table#intl_rates thead tr.orig__rates__hed th {
    border-bottom: none;
	background-color: #1980b6;
    color: #fff;
}
table#intl_rates tbody tr:nth-child(odd) {
    background-color: #fff;
}
table#intl_rates tbody tr:nth-child(even) {
    background-color: #fff;
}
.orig__rates__hed{
	border-bottom: none;
	background-color: #1980b6;
    color: #fff;
}
tfoot tr.orig__rates__hed th{
	border-bottom:0;
}
.tollfree__term__bnr{
	background-image: url(../images/tollfree-term-bnr.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    overflow: hidden;
    padding: 100px 0;
    background-position: center center;	
}
.tollfree__term__lft {
	font-size:16px;
	font-weight:500;
	color:#fff;
}
.tollfree__term__lft ul {
    padding-left: 15px;
}
.tollfree__term__lft p , .tollfree__term__lft ul li{
	color:#333;
	line-height:2;
}
.tollfree__term__lft p{
	margin-bottom: 30px;
}
.tollfree-term-send {
    background-color: #333;
	padding: 30px 0;
}
.tollfree-term-send h2 {
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size: 30px;
    line-height: 1.5;
    margin: 0;
	text-align:center;
}
.tollfree-term-info{
	background-color:#fff;
	padding:55px 0;
}
.tollfree__term__info__table a:hover{
	color: #1980b6;
    text-decoration: underline;
}
.tollfree__term__comp{
	background-image: url(../images/tollfree-term-compensation-bnr.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding: 45px 0 55px;
    background-position: center center;	
	background-attachment:fixed;
}
.tollfree__term__comp__cont p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    text-align: justify;
    line-height: 2;
}
.tollfree__term__comp .page__title__inr.hed.underline-mini h2{
	color:#fff;
}
.tollfree__term__comp .page__title__inr.hed.underline-mini h2:after{
	background-color:#fff;
	margin: 15px 0 0;
}
.tollfree__term__info__table h4{
	color:#333;
}
.tollfree__adv__area{
	padding:50px 0 75px;
}
.services-page-area{
	background-color:#fff;
}
.services-page-area h3{
	color:#333;
}
.news-page-area{
	padding:50px 0;
	background-color:#fff;
}
.news__img__rgt {
	margin-top:-50px;
}
.lnpcheck-top-area{
	background-image: url(../images/lnpcheck-bnr.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    overflow: hidden;
    padding: 100px 0;
    background-position: center center;
}
.lnp__check__cont .lnp__check__cont__lft p{
    line-height: 2;
    font-size: 16px;
    text-align: justify;
}	
.lnpcheck__rgt__img{
	margin-top:-50px;
	}
.termination-bnr-area{
	background-image: url(../images/termination-outbound-bnr.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    overflow: hidden;
    padding: 100px 0;
    background-position: right center;
}
.termination-cont-area{
    background-image: url(../images/tollfreenofee-bnr.jpg);
	background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding: 50px 0 0;
    background-position: center center;
}
 
.termination-cont-area:hover .term__rgt__img img {
    margin-top: -20px;
    margin-right: -50px;
}
.termination-cont-area:hover .term__rgt__img {
    padding: 20px;
}
.term__rgt__img {
    height: 300px;
    overflow: hidden;
    margin-top: -25px;
}
.termination-cont-area .term__lft p{
	font-size: 16px;
    color: #333;
    line-height: 2;
    font-weight: 500;
    margin: 0 0 0px 0;
    text-align: justify;
}
.termination-ob-rates{
	background-image: url(../images/rate-deck-bg.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	padding:50px 0;
	background-position: center center;
}
.termination-ob-rates .term__rate__download h4 {
    text-transform: uppercase;
    color: #333;
    font-weight: 600;
	font-size:30px;
}
.termination-ob-rates .term__rate__download p {
    font-weight: 400;
    color: #333;
}
.termination-ob-rates .term__rate__download {
	margin-bottom:20px;
}
.pt50{
	padding-top:50px;
}
.term-dial-adv{
	background-color:#eee;
}
.termDialer-rates-area{
	background-image: url(../images/dialer-termination-cont-bnr.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	padding:75px 0;
	background-position: center center;
}
.termInt-abt-area{
	background-image: url(../images/int-term-abt-bnr.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	padding:50px 0 75px;
	background-position: center center;
}
.termInt___abt__title h2{
	color:#fff;
	font-size:30px;
}
.termInt___abt__title.hed.underline-mini h2:after{
	background-color:#fff;
	margin: 15px 0 0;
}
.termInt___abt__title p{
	color:#fff;
	font-weight:500;
	font-size:16px;
	margin-bottom:0;
	text-align:justify;
}
body .fluid-width-video-wrapper iframe, body .fluid-width-video-wrapper object, body .fluid-width-video-wrapper embed{
	width: 100%;
    height: 100%;
	position:unset;
}
body .fluid-width-video-wrapper {
    width: auto;
    position: unset;
}
svg tspan, text{
	font-family: 'Montserrat';
}
tspan {
    font-family: 'Montserrat';
}
tspan[Attributes Style] {
    fill: rgb(25, 128, 182);
    font-family: Montserrat;
    font-size: 147.92;
}
.tollfree__term__offers{
	background-image:url(../images/tollfree-term-offer-bnr.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	padding: 75px 0;
	background-position: center center;
}
.lrn__bg {
    background-image: url("../images/lrn-query-bnr.jpg");
	background-position: right center;
}
.lrn__query__cont__title h2{
	color:#fff;
}
.lrn__query__cont__title.hed.underline-mini h2:after{
	background-color:#fff;
}
.lrn__query__cont__lft  h4{
	color: #fff;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 22px;
}
.lrn-query-cont-area{
	background-color: #1980b6;
	padding:50px 0 0;
}
.lrn__query__cont__lft ul{
	padding-left: 15px;
	margin:0;
}
.lrn__query__cont__lft ul li{
	line-height:2;
	color:#fff;
	font-weight:500;
	font-size:16px;
}
.lrn__query__cont__img{
	height: 467px;
    overflow: hidden;
    margin-top: 32px;
}
.lrn-query-cont-area:hover .lrn__query__cont__img{
	padding:20px;
}
.lrn-query-cont-area:hover .lrn__query__cont__img img{
	margin-top: -20px;
    margin-right: -50px;
}
.lrn__data__offer{
	padding: 30px 0;
	background-color:#333;
}
.lrn__data__offer__cont h2{
	color: #fff;
    font-weight: 600;
    text-align: center;
    font-size: 30px;
    line-height: 1.5;
    margin: 0;
}
.lnr__query__info__pkg {
    background-color: #1980b6;
    padding: 7px;
}
.lnr__query__info__pkg h4 {
    text-align: center;
    color: #fff;
    margin: 0;
    line-height: 1.5;
    font-weight: 600;
    font-size: 24px;
}
.lnr__query__info__inr {
    border: 1px solid #ccc;
}
.lnr__query__info__pkg__dtl ul{
	margin:0;
	padding:0;
}
.lnr__query__info__pkg__dtl ul li{
	display: block;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    padding: 10px 16px;
}
.lnr__query__info__pkg__dtl ul li{
	border-bottom:1px solid #ccc;
}
.lnr__query__info__pkg__dtl ul li:last-child{
	border-bottom:0;
}
.lnr__query__info{
	background-color:#fff;
	padding:50px 0 45px;
}
.lnr__query__info__box {
	margin-bottom:30px;
}
.lnr__query__info__box:hover .lnr__query__info__inr{
	box-shadow: 0 16px 24px 2px rgba(0,0,0,.14), 0 6px 30px 5px rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2);
}
.lrn__query__price{
	background-image:url(../images/lrn-query-price-bnr.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	padding:75px 0;
}
.lrn__query__price__offer p{
	line-height:2;
	font-size:16px;
	font-weight:500;
	color:#fff;
	text-align:justify;
}
.lrn__query__price__offer h4{
	color: #fff;
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 30px;
}
.lrn__query__price__offer.hed.underline-mini h4:after {
    content: "";
    display: block;
    height: 4px;
    background-color: #fff;
    width: 60px;
    margin: 15px 0 0;
}
.lrn-query-demo{
	background-image:url(../images/lrn-query-demo-bg.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	padding:75px 0;
}
.lnr__query__demo__title h2{
	color:#fff;
}
.lnr__query__demo__title.hed.underline-mini h2:after{
	background-color:#fff;
}
.lrn-query-demo p{
	color:#fff;
}
.lrn-query-demo form{
	color:#fff;
}
.lrn-query-demo .form-control{
	background-color: transparent;
    bordeR: 1px solid #fff;
    color: #fff;
    padding:4px 6px;
}
.lrn-query-demo .form-control[disabled], .lrn-query-demo .form-control[readonly], .lrn-query-demo fieldset[disabled] .form-control{
	background-color: transparent;
    bordeR: 1px solid #fff;
    color: #fff;
}
.about-bnr-area{
	background-image:url(../images/abt-bnr.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	padding: 100px 0;
	background-position: center center;
}
.abt-who-cont{
	background-color:#fff;
	padding:50px 0 75px;
}
.companyinfo__cont p{
    text-align: center!important;
}
.company-bnr-area {
    background-image: url(../images/contact-us.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
    background-position: center center;
}
.abt__cont p{
	margin-bottom:30px;
	font-size:16px;
	font-weight:400;
	color:#333;
	line-height:2;
	text-align:left;
	padding:0 50px;
}
.abt__title h2{
	font-weight:600;
}
.contact-area{
	
	padding: 50px 0 75px;
	
}
.contact__form{
	background-color:transparent;
}
.contact-area .contact__form label{
	font-weight:600;
	color:#fff;
}
.contact-area .contact__form .form-control{
	background-color:transparent;
	border:1px solid #fff;
	color:#fff;
	padding:6px 12px;
}
.contact-area  input#contact_submit{
	background-color:transparent;
	color:#fff;
	border:2px solid #fff;
}
.contact-area  input#contact_submit:hover{
	background-color:#333;
	color:#fff;
	border:2px solid #333;
}
.contact__title h2{
	color:#fff
}
.contact__title.hed.underline-mini h2:after{
	background-color:#fff;
}
.contact__checkbox {
	color:#fff;
	font-weight:600;
}
.map-box p{
	color:#fff;
}
.map-box p span i{
	padding-right:10px;
}
.map-box p span a{
	padding-left:5px;
	color:#fff;
}
.map-box p span.block{
	margin-bottom:10px;
}
.map-box .divider.half-margins {
    margin: 40px 0;
}
.cntc__form__btn input:hover{
	background-color:#1980b6;
	border: 1px solid #1980b6;
}
.news__main{
	background-color:#fff;
}
.news-post-area {
    padding: 75px 0;
}
.npost__heading h2 {
    color: #333;
    font-size: 36px;
    text-transform: uppercase;
    margin-top: 0;
}
.npost__heading h3 {
    color: #333;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 0;
}
.dtl__main {
    border: 1px solid #333;
    padding: 0;
}
.dtl__postDay ul {
    padding: 25px;
}
.dtl__postDay ul li:first-child {
    padding-left: 0;
}
.dtl__postDay ul li {
    display: inline-block;
    font-style: italic;
    color: #1980B6;
    font-size: 13px;
    font-weight: 400;
    padding: 0 5px;
}
.dtl__postDay ul li i {
    color: #333;
    padding-right: 5px;
}
.dtl__content p {
    padding: 0 25px 25px;
    line-height: 2;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
}
.dtl__content ul li {
    list-style-type: none;
    font-size: 15px;
    font-weight: 400;
    line-height: 2;
}
.dtl__content ul li i {
    padding-right: 10px;
    color: #333;
}
.dtl__content h1, h2, h3, h4, h5, h6 {
    padding: 0 25px;
    color: #333;
}


.pb50{
	padding-bottom:50px;
}
.posted__img {
    height: 240px;
    overflow: hidden;
    border: 1px solid #333;
    position: relative;
}
.posted__img img {
    height: 100%;
    min-width: 100%;
}
.posted__hover {
    background-color: #1980B6;
    opacity: 0.7;
    position: absolute;
    top: 0;
    display: none;
    height: 240px;
    overflow: hidden;
    z-index: 2;
    width: 100%;
}
.posted__hover a {
    display: block;
    text-align: center;
}
.posted__hover a i {
    position: absolute;
    top: 4.8em;
    right: 7.5em;
    color: #fff;
    border-radius: 100%;
    border: 2px solid #fff;
    padding: 10px;
    height: 50px;
    width: 50px;
    line-height: 28px;
    text-align: center;
    font-size: 20px;
}
.posted__img:hover > .posted__hover {
    display: block;
}
.posted__cont h3 {
    font-size: 22px;
    color: #333;
    font-weight: 500;
}
.posted__cont .dtl__postDay ul {
    padding: 15px 0;
}

.schedule-area{
	background-color:#f8fafa;
	padding:70px 0;
}
.schedule-area .hed h2{
	background-color:#f8fafa;
}
.sch__days ul li{
	width:100%;
}
.sch__days ul li a{
	text-align: center;
}
.sch__days {
	padding-right:0;
	padding-left: 0;
}
.sch__days .nav-tabs>li.active>a, .sch__days .nav-tabs>li.active>a:hover, .sch__days .nav-tabs>li.active>a:focus {
    color: #fff;
    cursor: default;
    background-color: #1980b6;
    border: 1px solid #333;
	border-radius:0;
	border-right:0;
}
.sch__days .nav-tabs>li>a{
	margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid #333;
    border-radius: 0;
	border-right:0;
	height: 118px;
	color:#333;
}
.sch__halls .nav-tabs>li>a{
	margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid #333;
    border-radius: 0;
	border-left: 0;
	color: #333;
	text-align:center;
	font-size:20px;
	font-weight:500;
	padding: 6px;
	border-top:0;
}
.sch__halls .nav-tabs>li.active>a, .sch__halls .nav-tabs>li.active>a:hover, .sch__halls .nav-tabs>li.active>a:focus {
    color: #333;
    cursor: default;
    background-color: transparent;
    border: 1px solid #333;
	border-left: 0;
	border-top:0;
}
.sch__halls .nav-tabs>li.active>a:after, .sch__halls .nav-tabs>li.active>a:hover:after, .sch__halls .nav-tabs>li.active>a:focus:after{
	content:' ';
	border-top: 2px solid #1980b6;
    position: absolute;
    color: #fff;
    width: 100%;
    left: 0;
    top: -1px;
}
.sch__halls li{
	width:25%;
}
.hall__inr__img{
	border:3px solid #1980b6;
}
.halls__event__time{
	color:#333;
	font-family:'Open Sans';
	font-size:15px;
	font-weight:400;
	padding-top: 6px;
    float: left;
	border-top:3px solid #333;
}
.sch__halls table td{
	padding: 25px 25px 0 25px;
}
.hall__event__share a{
	display:block;
}
.hall__event__share a i{
	height:40px;
	width:40px;
	text-align:center;
	border:1px solid #333;
	color:#333;
	border-radius:50%;
	font-size:20px;
	line-height: 1.9;
}
.halls__event__title{
	color:#1980b6;
	font-size:16px;
	font-weight:500;
	line-height:1.4;
	height:88px;
	overflow: hidden;
}
.hall__event__desc{
	color:#333;
	font-size:14px;
	font-weight:400;
	line-height:1.5;
}
.hall__event__presenter{
	color:#333;
	font-size:14px;
	font-weight:400;
}
.hall__event__img{
	height: auto;
    width: 90px;
    overflow: hidden;
	border:3px solid #1980b6;
}
.sch__halls__desc__row td{
	vertical-align: top;
}
.sch__halls__event{
	float:left;
    width:100%;
    border-bottom: 1px dashed #333;
    padding-bottom: 25px;
}
.sch__halls__event table{
	width:100%;
}
.sch__hall__days {
    padding: 0 25px;
}
.sch__halls {
	border:1px solid #333;
	padding-bottom:50px;
	padding-left: 0;
	padding-right:0;
}
.sch__halls .nav-tabs>li:last-child>a{
	border-right: 0;
}
.sch__halls .nav-tabs>li.active:last-child>a, .sch__halls .nav-tabs>li.active:last-child>a:hover, .sch__halls .nav-tabs>li.active:last-child>a:focus{
	border-right: 0;
}
.sch__day__num{
	font-family: 'Open Sans';
    font-size: 60px;
    font-weight: 700;
    margin-bottom: -2px;
    margin-top: 2px;
	color:inherit;
}
.sch__halls .nav-tabs>li.active:last-child>a h2, .sch__halls .nav-tabs>li.active:last-child>a:hover h2, .sch__halls .nav-tabs>li.active:last-child>a:focus h2{
	color:inherit;
}
.sch__day__text{
	text-transform: uppercase;
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 28px;
    padding-left: 11px;
    margin-top: 42px;
    -ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
	font-family:'Open Sans';
	font-size:16px;
	font-weight:400;
}
.schedule__download{
	position: absolute;
    width: auto;
    right: 0;
    margin-top: 260px;
    margin-right: -27px;
}
.mb20{
	margin-bottom:20px;
}
.contact-area #gmap {
    display: none;
}
.contact-bnr-area{
	background-image:url(../images/contact-title-bg.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	padding: 100px 0;
	background-position: center center;
}
.origination-bnr-area{
	background-image:url(../images/origination-title-bg.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	background-attachment: fixed;
	padding: 100px 0;
	background-position: center center;
}
.contact__title.hed.underline-mini h2:after{
	margin: 15px 0 0;
}
.contact-area{
	background-image:url(../images/contact-form-bnr.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}
.contact__title h2 {
    color: #fff;
    font-size: 26px;
}
.address__dtl{
	padding-left:10px;
}
.map-box p span i {
    padding-right: 10px;
}
.address__dtl {
    padding-left: 21px;
    display: inline-block;
}
.emergency-bnr-area{
	background-image:url(../images/slide5.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	padding:100px 0;
}
.caro-slide__one{
	background-image:url(../images/slide1.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	background-position: center center;
	width: 100%;
    height: 100%;
    min-height: 600px;
}
.caro-slide__two{
	background-image:url(../images/slide2.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	background-position: center center;
	width: 100%;
    height: 100%;
    min-height: 600px;
}
.caro-slide__three{
	background-image:url(../images/slide6.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	background-position: center center;
	width: 100%;
    height: 100%;
    min-height: 600px;
}
form#lnpForm input#lnp_submit, form#lnpForm input#lnp_submit:hover {
	background-color:#1980b6;
	border-radius:0;
}
.alert.alert-danger{
	clear:both;
}
.news-bnr-area{
	background-image:url(../images/news-bnr.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	padding:100px 0;
	background-attachment:unset;
	background-position: center center;
}
.news-dtl-area{
	padding-top:75px;
}
.events-bnr-area{
	background-image:url(../images/events-bnr.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	padding:100px 0;
	background-attachment:unset;
	background-position: center center;
}
.help__img .form-control{
	padding:6px 10px;
}
.services-bnr-area{
	background-image:url(../images/service-bnr.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	padding:100px 0;
	background-attachment:unset;
	background-position: center center;
}
.testing__signup__btn{
    color: #fff;
    background-color: #1980b6;
    line-height: 40px;
    padding: 0 16px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 0;
	margin-top:20px !important;
}
.testing__signup__btn:hover{
	background-color:#333;
	line-height: 40px;
    padding: 0 16px;
}
.cx__signup__btn{
    color: #fff;
    background-color: #1980b6;
    line-height: 20px;
    padding: 0 10px;
    font-size: 12px;
    font-weight: 500;
    border-radius: 0;
}
.cx__signup__btn:hover{
	background-color:#333;
	line-height: 20px;
    padding: 0 10px;
}
.cx__cloud__signup__btn{
    color: #fff;
    background-color: #1980b6;
    line-height: 20px;
    padding: 0 10px;
    font-size: 12px;
    font-weight: 500;
    border-radius: 0;
}
.cx__cloud__signup__btn:hover{
	background-color:#333;
	line-height: 20px;
    padding: 0 10px;
}
.services-page-testing{
	margin:0;
}
.interop-area {
    background-color: #eee;
}
.interop-area form h4{
	color:#333;
}
.interop-area .col-md-12 h3{
	color:#1980b6;
}
header#topNav a.logo{
	/*width:280px;*/
	line-height:12px;
}
header#topNav a.logo object{
	pointer-events: none;
}
.abt__home__cont {
    text-align: left;
}
.cx-pricing th{
	color: #fff;
    background-color: #1980b6;
}
.cx-pricing td{
	padding: 2px !important;
}
.cx-pricing th, .cx-pricing td{
	text-align: center;
	vertical-align: middle !important;
}
.cx-edition th{
	color: #fff;
    background-color: #1980b6;
}
.cx-edition td{
	padding: 2px !important;
}
.cx-edition th:first-child {
	font-size:20px
}
.cx-edition th:first-child, .cx-edition td:first-child{
	text-align: left;
	vertical-align: middle !important;
} 
.cx-edition th, .cx-edition td{
	text-align: center;
	vertical-align: middle !important;
}
.cx_license_hr {
	border: 2px solid #1980b6 !important;
	margin: 10px 0 20px 0 !important;
}
.cx-cloud th{
	color: #fff;
    background-color: #1980b6;
}
.cx-cloud td{
	padding: 2px !important;
}
.cx-cloud th, .cx-cloud td{
	text-align: center;
	vertical-align: middle !important;
}
.cx-cloud>tbody>tr.active>td{
	color: #ddd;
    background-color: #ddd;
}

.cx-support th{
	color: #fff;
    background-color: #1980b6;
}
.cx-support td{
	padding: 2px !important;
}
.cx-support th, .cx-support td{
	text-align: center;
	vertical-align: middle !important;
}
.cx-support th:nth-child(2), .cx-support td:nth-child(2){
	text-align: left;
	vertical-align: middle !important;
}
.sla_link {
	font-size: 12px !important;
	color: #1980b6;
}
.sla_link:hover {
	font-size: 12px !important;
	color: black;
}

.cx_link {
	font-size: 14px !important;
	color: #1980b6;
}
.cx_link:hover {
	font-size: 14px !important;
	color: black;
}

.cx_phone_link {
	font-size: 14px !important;
	color: #ea0c24;
}
.cx_phone_link:hover {
	font-size: 14px !important;
	color: black;
}

.cx_compare_link {	
	color: #fff !important;
}
.cx_compare_link:hover {	
	color: black !important;
}



.cx_advantage_link:hover p {
	color: #1980b6 !important;
}


.vsip__p {
    text-align:center;
    font-size: 16px;
}


.panel-voxfax {
    height: 225px;
}

.panel-voxfax:hover {
    transform: scale(1.1);
}

.panel-voxfax > .panel-heading {
    padding: 5px 10px;
    background-color: #1980b6;
}

.panel-voxfax > .panel-body h3 {
    text-align: center;
}

.panel-voxfax > .panel-body p {
    text-align: center;
}


.voxfax-cont-odd-area{
    background-image: url(../images/tollfreenofee-bnr.jpg);
	background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding: 50px 0;
    background-position: center center;
}

.voxfax-cont-odd-area h3, .voxfax-cont-even-area  h3 {
    padding: 0!important;
}

.voxfax-cont-odd-area h4, .voxfax-cont-even-area  h4 {
    padding: 0!important;
    font-weight: 500!important;
}

.voxfax-cont-odd-area h5, .voxfax-cont-even-area  h5 {
    padding: 0!important;
    font-weight: 500!important;
}

.voxfax-cont-odd-area li, .voxfax-cont-even-area  li {
    padding: 4px 0;
}

.voxfax-cont-even-area{
    background-color: #eee;
    padding: 50px 0;
}

.voxfax-badge-pill {
    padding: 6px 8px!important;
    border-style: solid!important;
    border-color: #777!important;
    color: black!important;
    background-color: unset!important;/*aliceblue!important;*/
    border-radius: 20px!important;
    margin: 5px;
    line-height: 2!important;
    font-weight: 600!important;
}




.pricing-box {
    -webkit-box-shadow: 0px 5px 30px -10px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 5px 30px -10px rgba(0, 0, 0, 0.1);
    padding: 35px 40px;
    border-radius: 20px;
    position: relative;
  }
  
  .pricing-box .plan {
    font-size: 34px;
  }
  
  .pricing-badge {
    position: absolute;
    top: 0;
    z-index: 999;
    right: 0;
    width: 100%;
    display: block;
    font-size: 15px;
    padding: 0;
    overflow: hidden;
    height: 100px;
  }
  
  .pricing-badge .badge {
    float: right;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    right: -67px;
    top: 17px;
    position: relative;
    text-align: center;
    width: 200px;
    font-size: 13px;
    margin: 0;
    padding: 7px 10px;
    font-weight: 500;
    color: #ffffff;
    background: #fb7179;
  }
  .mb-2, .my-2 {
      margin-bottom: .5rem!important;
      text-align: center;
  }
  p {
      line-height: 1.7;
  }
  








/*end*/

/*==============Media Queries==============*/
/* 24" large Screens */
@media only screen and (max-width : 1920px) {

.caro-caps {
    bottom: 16em;
    top: 16em;
}
.slider-area .carousel-inner>.item>img, .carousel-inner>.item>a>img{
	height:auto;
	width:100%;
}
}

/* 22" large Screens */
@media only screen and (max-width : 1680px) {
	
.caro-caps {
    bottom: 17em;
}
.slider-area .carousel-inner>.item>img, .carousel-inner>.item>a>img{
	height:auto;
	width:100%;
}

	}


/* 20" large Screens */
@media only screen and (max-width : 1600px) {	

.caro-caps {
    bottom: 17em;
}
.slider-area .carousel-inner>.item>img, .carousel-inner>.item>a>img{
	height:auto;
	width:100%;
}
}


/* 19" large Screens */
@media only screen and (max-width : 1440px) {	

.caro-caps {
    bottom: 21em;
}
.slider-area .carousel-inner>.item>img, .carousel-inner>.item>a>img{
	height:auto;
	width:100%;
}
}

@media only screen and (max-width : 1366px) {	

.caro-caps {
    bottom: 19em;
}
.slider-area .carousel-inner>.item>img, .carousel-inner>.item>a>img{
	height:auto;
	width:100%;
}
}



/* 13" Notebook Large Devices, Wide Screens */
@media only screen and (max-width : 1280px) {

.caro-caps {
    bottom: 17em;
}
.answer-area{
	height: 554px;
}
	}


/* 12" Notebook & iPad landscape  · width: 1024px */
@media only screen and (max-width : 1024px) {

.news__desc h2 {
    color: #333;
    font-size: 26px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 7px;
    height: 29px;
    overflow: hidden;
    white-space: nowrap;
    width: 200px;
    text-overflow: ellipsis;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.news__img{
	height:153px;
}
.answer-area{
	height:558px;
}
.news__date li{
	font-size:17px;
}
.posted__hover{
	height:100%;
}
.posted__hover a i {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    border-radius: 100%;
    line-height: 28px;
    text-align: center;
    font-size: 26px;
    border: none;
    width: 100%;
    text-align: center;
    display: block;
    vertical-align: middle;
    margin: 25% auto;
}
.ftr__dtl__desc p {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    line-height: 22px;
}
.caro-caps h2{
	font-size:38px;
}
.caro-caps h1 {
    font-size: 50px;
}
.caro-caps p {
    font-size: 16px;
}
.caro-caps {
    bottom: 11em;
    top: 11em;
}
.answer-area{
	background-attachment:unset;
}
.about-area, .ftr-area, .tollfree__term__comp{
	background-attachment:unset;
	background-size:cover;
}
.origination-bnr-area, .termDialer-top-area, .lnpcheck-top-area, .tollfree-top-area, .term-int-area,.tollfree__term__bnr{
	background-attachment:unset;
}
.adv__outer h4{
	font-size: 23px;
}
.termination-cont-area .term__lft p{
	padding-bottom:35px;
}
.term__rgt__img {
    height: 300px;
    overflow: hidden;
    margin-top: -9px;
}
.termination-cont-area:hover .term__rgt__img img {
    margin-top: 0;
    margin-right: 0;
}
.termination-cont-area:hover .term__rgt__img{
	padding:0;
}
.tollfree__nofee__rgt {
	width:50%;
}
.tollfree__nofee__lft{
	width:50%;
}
.lrn-query-cont-area:hover .lrn__query__cont__img{
	padding:0;
}
.lrn-query-cont-area:hover .lrn__query__cont__img img {
    margin-top: 0;
    margin-right: 0;
}
.lrn__query__cont__img{
	height:427px;
}
.lrn__query__price__offer {
	width:70%;
}
.abt__cont p{
	text-align:justify;
	padding:0 30px;
}
.contact__title h2{
	font-size:25px;
}
.posted__img{
	height:auto;
}
.posted__img img{
	height:auto;
	max-width:100%;
}
.sch__day__text{
	margin-left:10px;
}
.services-bnr-area .tollfree__bnr__cont h2{
    font-size: 40px;
}

	}


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {	}


/*Landscape*/
@media only screen and (max-width : 960px) {	}


/* Kindel Fire HD 8.9in (800x1280) Tablets */
@media only screen and (max-width : 800px) {	}


/* iPad (All) (768x1024) Portrait Tablets */
@media only screen and (max-width : 768px) {

/*header#topNav a.logo {
    padding: 10px 0;
    max-width: 220px;
    height: 100%;
    line-height: 10px;
    float: left;
}
header#topNav.topHead {
    top: auto;
    height: 100px !important;
}
header#topNav button.btn-mobile {
    margin-top: 5px !important;
}
header#topNav nav ul.nav-main li.active>a:after, header#topNav nav ul.nav-main>li>a:hover:after{
	display:none;
}*/
body #wrapper {
    /*padding-top: 0 !important;*/
    position: relative;
    top: 0px;
	min-height: auto;
}
/*header#topNav{
	padding:26px 0;
	position:unset;
}*/
.caro-caps h3 {
    font-size: 22px;
}
.caro-caps h2{
	font-size:34px;
}
.caro-caps h1 {
    font-size: 46px;
}
.caro-caps p {
    font-size: 15px;
}
.caro-caps {
    bottom: 6em;
    top: 6em;
	margin-left: 0;
}
.srv__box {
	width:50%;
}
.answer-area {
    background-attachment: unset;
	background-position: 60% center;
	padding:30px 0;
}
.answer__title h2{
	font-size:26px;
	line-height: 40px;
}
.answer__title.hed.underline-mini h2:after{
	margin: 10px 0 0;
}
.news__img {
    height: 116px;
    overflow: hidden;
}
.news__box {
	width:33.33%;
}
.news__date li {
    font-size: 13px;
}
.news__desc h2{
	font-size:22px;
}
.news__desc p {
    line-height: 23px;
    font-size: 12px;
}
.srv__more a{
	line-height: 35px;
    padding: 0 14px;
	font-size: 14px;
}
.ftr__box h2{
	font-size: 28px;
	margin-bottom: 35px;
}
.ftr-area {
	padding: 50px 0 0;
}
.ftr__box.hed.underline-mini h2:after {
    margin: 12px 0 0;
}
.news-area.hover-ctrl .left.carousel-control {
    right: auto;
    left: -30px;
    width: 50px;
    height: 50px;
    margin-left: 5px;
}
.news-area a span {
    border: 2px solid #333;
    border-radius: 50%;
    color: #333;
    height: 30px;
    width: 30px;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
}
.news-area.hover-ctrl .right.carousel-control {
    left: auto;
    right: -30px;
    width: 50px;
    height: 50px;
    margin-right: 5px;
}
.cntc__form__btn {
	width:30%;
}
.cntc__form__btn input{
	font-size: 16px;
    padding: 7px 12px;
	line-height: 26px;
}
.ftr__dtl__inr ul li i {
    color: #fff;
    height: 45px;
    width: 45px;
    font-size: 19px;
    text-align: center;
    line-height: 42px;
}
.ftr__dtl__inr {
	width:100%;
	padding:0;
}
.ftr__dtl__inr li.p0.col-sm-3{
	width:15%;
}
.ftr__dtl__inr li.p0.col-sm-9{
	width:85%;
}
.ftr__dtl__desc {
    margin-top: -25px;
    margin-bottom: 50px;
    margin-left: 15px;
}
/*header#topNav.topHead[style="height: 60px;"] {
    height: 80px !important;
    top: 0;
    padding-top: 15px;
}*/
.slider-area a.carousel-control {
    top: 46%;
}
.page__title__inr h2, .origination__two__inr h2{
	font-size: 32px;
}
.origin__inst__did.hed.underline-mini h2:after, .origination__two__inr.hed.underline-mini h2:after{
	margin:12px auto 0;
}
.origination__cont{
	width: 100%;
    padding: 0 15px;
}
.origination__cont h4 {
    font-size: 18px;
    line-height: 1.5;
}
.origination__cont p{
    line-height: 1.6;
    font-size: 15px;
}
.origin__img__one {
    padding: 0;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}
.origination__images {
	text-align: center;
    width: 100%;
}
.origination__two__rgt ul li{
	font-size:15px;
}
header#page-title{
	margin-top:90px;
}
.adv__cont p{
	text-align: justify;
	font-size: 14px;
	line-height: 1.6;
}
.tollfree-nofee{
	padding:50px 0 0;
}
.tollfree__nofee__lft h3{
	font-size:24px;
}
.tollfree__nofee__lft p {
    line-height: 1.9;
    margin-bottom: 35px;
    font-size: 15px;
}
.tollfree__nofee__img {
    height: 284px;
    overflow: hidden;
    margin-top: -2px;
}
.tollfree-nofee:hover .tollfree__nofee__img {
    padding: 22px;
	height: 240px;
    overflow: hidden;
    margin-top: 35px;
}
.tollfree__lmtime__inr h2{
	font-size:28px;
}
.tollfree__lmtime__inr {
    padding: 25px 0;
}
.inr-links-area {
    background-color: #1980b6;
    padding: 35px 0;
}
.inr-links-box ul li a {
    border-right: 1px solid #fff;
    padding: 0 10px;
    font-size: 20px;
    color: #fff;
}
.term-ob-adv .adv__outer h4, .term-dial-adv .adv__outer h4 {
    font-size: 18px;
}
.term-ob-adv .adv__cont p {
    height: 110px;
}
.tollfree__nofee__lft{
	width:100%;
}
.tollfree__nofee__rgt {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.termDialer__abt__img{
	width: 75%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
	height: auto;
    overflow: hidden;
    margin-top: 0;
}
.termDialer-rates-area .termDialer__lft p{ 
	font-size:15px;
}
.termDialer__abt__img{
	height:auto;
}
.termDialer-top-area .tollfree__bnr__cont h2{
	padding:10px 15px;
	font-size: 36px;
}
.termInt__abt__lft {
	width:75%;
}
.termInt-abt-area .termInt___abt__title.hed.underline-mini h2:after{
	margin:12px 0 0;
}
.lrn__query__cont__img {
    height: 328px;
	margin-top: 180px;
}
.lnr__query__info__pkg h4{
	font-size:20px;
}
.lrn__query__price{
	background-position:center center;
}
.lrn__query__price__offer.hed.underline-mini h4:after{
	margin:12px auto 0;
}
.lrn__query__price__offer h4{
	text-align:center;
}
.lrn-query-demo #col-md-3 i{
	padding-left:15px;
}
.lrn__query__price__offer{
	width:100%;
}
.col-md-4 .contact__title h2 {
	margin-top:40px;
}
.contact-area .contact__form .form-control{
	margin-bottom:20px;
}
.sch__days .nav-tabs>li>a{
	height:105px;
}
.sch__day__text {
    margin-left: 4px;
    margin-top: 40px;
}
.sch__day__date{
	font-size:12px;
}
.sch__day__num{
	font-size:56px;
}
.help__cont img{
	margin-left:auto;
	margin-right:auto;
}
.help__cont p.lead {
    font-size: 18px;
}
.help__img form .col-md-6{
	margin-bottom:20px;
}
.help__cont{
	padding:0 30px;
}
.interop-area form .col-md-6{
	margin-bottom:20px;
}
.interop-area form .col-md-3{
	margin-bottom:20px;
}
.interop-area form .col-md-4{
	margin-bottom:20px;
}
}

/* Lower then iPad (All) (767x---) */
@media only screen and (max-width : 767px) {

}
/*iPhone 6 Plus landscape · width: 736px */
@media only screen and (max-width : 736px) {

.posted__hover a i{
	margin:30% auto;
}
body #wrapper {
    position: relative;
    top: 0;
	min-height:auto;
}
/*header#topNav.topHead {
    top: auto;
    height: 70px !important;
}
header#topNav {
    padding: 7px 0;
}
header#topNav a.logo {
    padding: 4px 0;
    max-width: 220px;
    height: 100%;
    line-height: 10px;
    float: left;
	margin-top:0 !important;
}
header#topNav button.btn-mobile {
    margin-top: 8px !important;
}*/
.caro-caps h3 {
    font-size: 18px;
}
.caro-caps h2 {
    font-size: 30px;
}
.caro-caps h1 {
    font-size: 42px;
}
.caro-caps p {
    font-size: 14px;
}
.caro-caps .more-btn a{
	font-size: 15px;
	padding: 0.5em 0.5em;
}
.caro-caps {
    bottom: 6em;
    top: 6em;
	margin-left: 0;
}
.section__title h2{
    margin-top: 0;
    margin-bottom: 18px;
    font-size: 32px;
}
.section__title.hed.underline-mini h2:after, .srv__title.hed.underline-mini h2:after, .answer__title.hed.underline-mini h2:after {
    height: 3px;
    width: 65px;
    margin: 12px auto 0;
}
.answer__title.hed.underline-mini h2:after{
	margin: 12px 0 0;
}
.abt__home__cont p {
    color: #fff;
    line-height: 2;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 16px;
    padding: 0 10px;
}
.explore-btn a{
	padding:0 24px;
}
.srv__box{
	margin-left: auto;
	margin-right:auto;
}
.srv__cont p {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    padding: 0 10px;
    height: auto;
    overflow: hidden;
    line-height: 32px;
}
.answer__box {
    padding-bottom: 10px;
    width: 60%;
}
.answer__title h2 {
    font-size: 26px;
    line-height: 35px;
}
.srv__title h2 {
    color: #333;
    margin-bottom: 30px;
}
.answer__box .panel-group .panel-heading+.panel-collapse>.panel-body {
    border: 1px solid #333;
    font-size: 16px;
    background-color: #fff;
    line-height: 30px;
    padding: 10px;
}
.news__box {
    width: 33.33%;
    float: left;
}
.news__date li {
    font-size: 12px;
}
.news__desc h2 {
    font-size: 20px;
    height:25px;
}
.srv__more a {
    line-height: 30px;
    padding: 0 12px;
    font-size: 12px;
}
.news__desc p {
    line-height: 23px;
    font-size: 12px;
    height: 115px;
}
.ftr-area {
    padding: 25px 0 0;
}
.ftr__box h2 {
    font-size: 26px;
    margin-bottom: 35px;
    margin-top: 25px;
}
.ftr__dtl__inr li.p0.col-sm-3 {
    width: 8%;
    float: left;
}
.bottom-area{
	padding: 15px 0;
	font-size: 14px;
}
.srv__img{
	width: 110px;
    height: 110px;
	line-height: 106px;
}
.srv__cont h4{
	height:22px;
	font-size:20px;
}
.slider-area a span{
	height: 35px;
    width: 35px;
    font-size: 18px;
    line-height: 1.8;
}
.news__img {
    height: 110px;
    overflow: hidden;
}
.srv__inr:hover > .srv__cont .srv__more a{
	line-height: 30px;
    padding: 0 12px;
    font-size: 12px;
}
.page__title__inr h2, .origination__two__inr h2 {
    font-size: 30px;
}
.page__title__inr h2, .origination__two__inr h2 {
    font-size: 30px;
}
.origination__two__img{
	text-align:center;
}
.origination__two__lft{
	padding-top:0;
}
.adv__box{
	width:50%;
	margin-left:auto;
	margin-right:auto;
}
.adv__cont {
    margin: 20px 0 0;
}
.adv__cont p {
    height: 110px;
    margin-bottom: 20px;
}
.lnpcheck__rgt__img {
    margin-top: -50px;
}
.lnp__check__cont__rgt.text-right.col-sm-6 {
    position: absolute;
    top: 0;
    height: 280px;
    right: 0;
    left: 0;
    text-align: center;
}
.lnp__check__cont.col-sm-12 {
    position: relative;
    float: left;
    width: 100%;
}
.lnp__check__cont__lft.p0.col-sm-6 {
    margin-top: 220px;
}
.tollfree__nofee__lft h3 {
    font-size: 24px;
    text-align: center;
}
.tollfree__nofee__rgt {
	width: 100%;
    text-align: center;
}
.tollfree-nofee:hover .tollfree__nofee__img {
    padding: 0;
    height: 284px;
    margin: 0;
}
.tollfree-nofee:hover .tollfree__nofee__img img {
    margin-top: 0;
    margin-right: 0 !important;
}
.inr-links-box ul li a{
	font-size:19px;
}
.term-ob-adv .adv__outer h4, .term-dial-adv .adv__outer h4 {
    font-size: 24px;
}
.termination-ob-rates .term__rate__download {
    margin-bottom: 20px;
    float: none;
    margin-left: 42%;
}
.termination-ob-rates .term__rgt  .panel.panel-primary{
	margin-left:20%;
}
.term__rgt .panel-heading strong {
    font-size: 20px;
    line-height: 24px;
}
.termination-ob-rates .term__rate__download h4 {
    text-transform: uppercase;
    color: #333;
    font-weight: 600;
    font-size: 28px;
}
.termDialer-rates-area .termDialer__lft{ 
	width:50%;
}
.termDialer-top-area .tollfree__bnr__cont h2{
	font-size: 34px;
}
.termination-dialer-rates .term__rate__download {
	margin-left:50%;
}
.tollfree__term__lft{
	width:70%;
}
.tollfree__term__offers{
	padding:50px 0;
}
.tollfree-term-send h2{
	font-size:28px;
}
.tollfree-term-info {
    background-color: #fff;
    padding: 30px 0 50px;
}
.tollfree-term-send {
    background-color: #333;
    padding: 25px 0;
}
.tollfree__term__comp .page__title__inr {
	width:75%;
}
.tollfree__term__comp__cont {
	width:65%;
}
.lrn-query-cont-area{
	padding:45px 0 0;
}
.lrn__query__cont__rgt {
	text-align:center;
}
.lrn__query__cont__img {
    height: auto;
    margin-top: 35px;
}
.lrn__data__offer__cont h2{
	font-size:26px;
}
.lrn__data__offer {
    padding: 25px 0;
}
.lnr__query__info {
    background-color: #fff;
    padding: 45px 0 40px;
}
.lrn__query__price{
	padding:45px 0;
}
.lrn__query__price__offer h4{
	font-size:26px;
}
.lrn-query-demo{
	padding:45px 0;
}
.abt__images .abt__img__inr{
	margin-bottom:30px;
}
.abt-who-cont {
    background-color: #fff;
    padding: 50px 0 45px;
}
.sch__days ul li{
	width:20%;
}
.sch__days .nav-tabs>li:last-child>a , .sch__halls .nav-tabs>li:last-child>a{
	border-right:1px solid #333;
}
.sch__days .nav-tabs>li>a{
	border-bottom:none;
}
.sch__days .nav-tabs>li.active>a, .sch__days .nav-tabs>li.active>a:hover, .sch__days .nav-tabs>li.active>a:focus{
	border-bottom:none;
}
.sch__halls .nav-tabs>li.active:last-child>a, .sch__halls .nav-tabs>li.active:last-child>a:hover, .sch__halls .nav-tabs>li.active:last-child>a:focus {
    border-right: 1px solid #333;
}
.sch__halls .nav-tabs>li>a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid #333;
    border-radius: 0;
    border-left: 1px solid #333;
    color: #333;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    padding: 6px;
    border-top: 1px solid #333;
    margin-left: -1px;
}
.sch__halls .nav-tabs>li.active>a, .sch__halls .nav-tabs>li.active>a:hover, .sch__halls .nav-tabs>li.active>a:focus {
    color: #333;
    cursor: default;
    background-color: transparent;
    border: 1px solid #333;
    border-left: 1px solid #333;
    border-top: 1px solid #333;
}
.sch__halls {
    border: none;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-left: 1px;
}
.sch__hall__days {
    padding: 0 25px;
    clear: both;
    float: left;
    border: 1px solid #333;
    border-top: none;
    margin-left: -1px;
}
.sch__halls__event:last-child {
    margin-bottom: 25px;
}

	}

/*iPhone 6 landscape · width: 667px */
@media only screen and (max-width : 667px) {
.caro-caps h3 {
    font-size: 18px;
}
.caro-caps h2 {
    font-size: 26px;
}
.caro-caps h1 {
    font-size: 38px;
}
.caro-caps {
      bottom: 5em;
    top: 5em;
}
.abt__home__cont p{
	font-size: 15px;
}
.explore-btn a{
	font-size:15px;
	padding:0 20px;
}
.section__title h2{
	font-size:30px;
}
.srv__img {
    width: 100px;
    height: 100px;
    line-height: 95px;
}
.srv__cont p{
	line-height:27px;
	font-size:15px;
}
.answer__title h2 {
    font-size: 24px;
    line-height: 32px;
}
.answer__box .panel-group .panel-heading+.panel-collapse>.panel-body{
	font-size:14px;
	line-height: 28px;
}
.news__img {
    height: 98px;
    overflow: hidden;
}
.answer__box .panel-heading h4 a{
	font-size:16px;
}
.ftr__box h2{
	font-size:24px;
}
.ftr__dtl__desc h4 {
    font-size: 18px;
}
.ftr__dtl__inr ul li i {
    height: 40px;
    width: 40px;
    font-size: 18px;
    line-height: 37px;
}
.ftr__dtl__desc p{
	font-size:13px;
}
.ftr__dtl__desc {
    margin-top: -25px;
    margin-bottom: 30px;
    margin-left: 15px;
}
.ftr-area {
    padding: 15px 0 10px;
}
.cntc__form__btn {
    width: 25%;
}
.btm__rgt p {
    line-height: 23px;
}
.tollfree__bnr__cont p{
	font-size:17px;
}
.tollfree__bnr__cont h2{
	font-size:40px;
}
.origination__box {
    padding: 40px 15px;
}
.origination__cont h4 {
    font-size: 17px;
    line-height: 1.5;
}
.origination-two-area {
    padding: 40px 0;
}
.origination__two__lft {
	padding: 0 10px;
    width: 50%;
    float: left;
}
.origination__two__rgt {
	padding: 0 10px;
    width: 50%;
    float: left;
}
.origination__two__rgt ul li {
    font-size: 13px;
}
.orig__rates__area .orig__rates__hed{
	font-size:13px;
}
.orig__rates__area table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
    text-align: center;
    font-size: 13px;
}
.inr-links-box ul li a {
    font-size: 17px;
}
.tollfree__lmtime__inr h2 {
    font-size: 26px;
	line-height:1.4;
}
.termDialer-top-area .tollfree__bnr__cont h2{
	font-size: 32px;
    padding: 10px 8px;
}
.termination-dialer-rates .term__rate__download h4{
	font-size:24px;
}
.termination-dialer-rates .term__rate__download p a{
	margin-top:10px;
}
.termInt-abt-area{
	padding:30px 0 50px;
}
.termInt-rates-area{
	padding:50px 0;
}
.tollfree-term-send h2{
	font-size:26px;
}
.lrn__query__cont__lft  h4{
	line-height:1.5;
	font-size:20px;
}
.sch__day__num {
    font-size: 52px;
}
.sch__day__text {
    font-size: 14px;
}
.services-bnr-area .tollfree__bnr__cont h2 {
    font-size: 35px;
}
	}




/*iPhone4 and iPhone5 Galaxy S2 and S3  */
@media only screen and (max-width : 640px) {

.caro-caps {
    bottom: 5em;
    top: 5em;
	margin-left: 0;
}
.caro-caps h1 {
    font-size: 34px;
}
.caro-caps h2 {
    font-size: 24px;
}
.caro-caps h3 {
    font-size: 18px;
}
.caro-caps p {
    font-size: 13px;
    padding: 0 40px;
}
.section__title h2 {
    font-size: 26px;
}
.abt__home__cont p {
    font-size: 14px;
}
.explore-btn a {
    font-size: 14px;
    padding: 0 15px;
    line-height: 35px;
}
.srv__cont p {
    line-height: 25px;
    font-size: 14px;
}
.srv__cont h4 {
    height: 20px;
    font-size: 19px;
}
.answer__title h2 {
    font-size: 22px;
    line-height: 27px;
}
.news__img{
	height:93px;
}
.ftr__box h2 {
    font-size: 22px;
}
.cntc__form__inr input.form-control {
    font-size: 14px;
    padding: 4px 12px;
    height: 35px;
}
.cntc__form__inr textarea.form-control {
    font-size: 14px;
    padding: 4px 12px;
}
.cntc__form__btn {
    width: 20%;
}
.cntc__form__btn input {
    font-size: 14px;
    padding: 4px 12px;
    line-height: 22px;
    height: 35px;
}
.bottom-area {
    padding: 10px 0;
    font-size: 13px;
}
.tollfree__bnr__cont h2 {
    font-size: 38px;
}
.tollfree__bnr__cont p {
    font-size: 16px;
}
.page__title__inr h2, .origination__two__inr h2 {
    font-size: 28px;
}
.origination__cont h4 {
    font-size: 16px;
    line-height: 1.5;
}
.origination__cont p {
    line-height: 1.6;
    font-size: 14px;
}
.adv__outer h4 {
    font-size: 22px;
}
.adv__out__img{
	width: 38px;
	height: 50px;
}
.tollfree__info__table tr:first-child {
    background-color: #1980b6;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
}
.inr-links-area{
	padding:30px 0;
}
.inr-links-box ul li a {
    font-size: 16px;
}
.tollfree-info-area {
    background-color: #fff;
    padding: 40px 0;
}
.tollfree-nofee {
    padding: 40px 0 0;
}
.term-ob-adv .adv__outer h4, .term-dial-adv .adv__outer h4 {
    font-size: 22px;
}
.termDialer-top-area .tollfree__bnr__cont h2{
	font-size: 30px;
}
.lrn-query-cont-area {
    padding: 40px 0 0;
}
.lnr__query__info {
    background-color: #fff;
    padding: 40px 0 35px;
}
.lrn__query__price {
    padding: 40px 0;
}
.lrn-query-demo {
    padding: 40px 0;
}
.contact-area {
    padding: 40px 0 65px;
}
.services-bnr-area .tollfree__bnr__cont h2 {
    font-size: 34px;
}
	}
	
/* Google Nexus 7 603x966 | Samsung Galaxy Tab 600x1024  */
@media only screen and (max-width : 603px) {	
.caro-caps h3 {
    font-size: 14px;
}

.caro-caps h2 {
    font-size: 22px;
}
.caro-caps h1 {
    font-size: 30px;
}
.caro-caps .more-btn a {
    font-size: 14px;
    padding: 0.5em 0.5em;
}
.section__title h2 {
    font-size: 24px;
}
.section__title h2 {
    font-size: 23px;
}
.answer__title h2 {
    font-size: 21px;
    line-height: 25px;
}
.news__img {
    height: 87px;
}
.news__desc p {
    line-height: 21px;
    font-size: 11px;
    height: auto;
}
.srv__more a {
    line-height: 28px;
    padding: 0 10px;
    font-size: 11px;
}
.ftr__box h2 {
    font-size: 21px;
}
.ftr__dtl__desc h4 {
    font-size: 17px;
}
/*header#topHead a {
    text-align: center;
    padding-left: 12px;
    font-weight: 400;
    font-size: 14px;
    color: #999;
}*/
.top__callInfo li {
    padding-right: 17px;
    display: inline-block;
    list-style-type: none;
    line-height: 19px;
}
/*header#topHead i {
    width: 28px;
    height: 28px;
    color: #999;
    border-radius: 50%;
    border: 2px solid #fff;
    text-align: center;
    font-size: 12px;
    line-height: 27px;
    display: inline-block;
}
header#topHead a.social {
    color: #fff;
    border-radius: 50%;
    border: 2px solid #fff;
    height: 28px;
    width: 28px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    font-size: 12px;
    line-height: 27px;
    margin-right: 8px;
}*/
.caro-caps p {
    font-size: 12px;
    padding: 0 40px;
}
.caro-caps {
    bottom: 4.5em;
    top: 4.5em;
}
.page__title__inr h2, .origination__two__inr h2 {
    font-size: 28px;
}
.origination__cont h4 {
    font-size: 16px;
    line-height: 1.5;
}
section.orig__rates__area div.col-sm-12 {
    overflow-x: auto;
    width: 100%;
}
.inr-links-box ul li a {
    font-size: 15px;
}
.inr-links-area {
    background-color: #1980b6;
    padding: 25px 0;
}
.tollfree__lmtime__inr h2 {
    font-size: 24px;
    line-height: 1.4;
}
.termination-ob-rates{
	background-position: 100%;
    background-image: none;
    background-color: #fff;
}
.termination-ob-rates .term__rate__download {
	margin-left: 0;
    width: 50%;
    float: left;
}
.termination-ob-rates .term__rate__download h4 {
    text-transform: uppercase;
    color: #333;
    font-weight: 600;
    font-size: 20px;
}
.termination-ob-rates .term__rate__download p {
    font-weight: 400;
    color: #333;
    font-size: 14px;
    margin-bottom: 0;
}
.term__rate__download p a {
    padding: 0 10px;
    display: inline-block;
    font-weight: 500;
    line-height: 35px;
    background-color: #1980B6;
    border: 2px solid #1980B6;
    color: #fff;
    margin-top: 10px;
}
.termination-ob-rates .term__rgt .panel.panel-primary {
    margin-left: 0;
}
.termDialer-top-area .tollfree__bnr__cont h2{
	font-size: 28px;
}
.term-int-area .tollfree__bnr__cont h2 {
    font-size: 36px;
}
.termination-dialer-rates{
	background-image: url(../images/rate-deck-bg.jpg);
    float: none;
}
.termination-dialer-rates .term__rate__download {
    margin-left: 40%;
    width: auto;
    float: left;
}
.tollfree__term__lft{
	width:75%;
}
.lrn__data__offer {
    padding: 20px 0;
}
.lrn__data__offer__cont h2 {
    font-size: 22px;
}
.lrn__query__price__offer h4 {
    font-size: 22px;
}
.lrn__query__price__offer p, .lrn__query__cont__lft ul li {
    line-height: 1.8;
    font-size: 15px;
}
.lrn-query-cont-area .lrn__query__cont__img {
    padding: 0;
    height: 430px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.lrn-query-cont-area {
    padding: 35px 0 0;
}
.lnr__query__info {
    background-color: #fff;
    padding: 35px 0 30px;
}
.lrn__query__price {
    padding: 35px 0;
}
.lrn-query-demo {
    padding: 35px 0;
}
.sch__day__text {
    margin-left: 2px;
    margin-top: 40px;
    font-size: 12px;
}
.sch__day__num {
    font-size: 48px;
}
.sch__days .nav-tabs>li>a {
    height: 100px;
}
.services-bnr-area .tollfree__bnr__cont h2 {
    font-size: 32px;
}

.news__title{
    padding-bottom: 40px;
}


}



/* iPhone 5 Landscape · 320x568px */
@media only screen and (max-width : 568px) {

.posted__hover a i {
    margin: 25% auto;
}
.caro-caps h3 {
    font-size: 10px;
}	
.caro-caps h2 {
    font-size: 18px;
}
.caro-caps h1 {
    font-size: 26px;
}
.caro-caps p {
    font-size: 12px;
    padding: 0px 37px;
}
.slider-area a span {
    height: 30px;
    width: 30px;
    font-size: 16px;
    line-height: 1.7;
}
.carousel-indicators {
	bottom: 0px;
}
.slider-area.hover-ctrl .left.carousel-control {
    right: auto;
    left: -30px;
    width: 60px;
    height: 60px;
    margin-left: 20px;
}
.slider-area.hover-ctrl .right.carousel-control {
    left: auto;
    right: -30px;
    width: 60px;
    height: 60px;
    margin-right: 20px;
}
.caro-caps .more-btn a {
    font-size: 13px;
    padding: 0.4em 0.4em;
}
.about-area{
	padding:40px 0;
}
.service-area {
    padding: 45px 0 20px;
}
.srv__img {
    width: 90px;
    height: 90px;
    line-height: 85px;
}
.srv__cont h4 {
    height: 20px;
    font-size: 18px;
}
.srv__cont p {
    line-height: 25px;
    font-size: 13px;
}
.answer__box .panel-group .panel-heading+.panel-collapse>.panel-body {
    font-size: 13px;
    line-height: 25px;
}
.answer__box .panel-heading h4 a {
    font-size: 15px;
}
.news-area {
    padding: 45px 0 50px;
    background-color: #fff;
}
.news__img {
    height: auto;
}
.news__desc p {
    line-height: 19px;
    font-size: 12px;
    height: auto;
}
.srv__more a {
    line-height: 25px;
    padding: 0 8px;
    font-size: 11px;
}
.bottom-area {
    padding: 10px 0;
    font-size: 12px;
}
div#carousel-example-generic5 .item .news__box {
    width: 100%;
    margin-bottom: 30px;
}
.news-area.hover-ctrl .carousel-control{
	display:none;
}
div#carousel-example-generic5 .item {
    display: block !important;
    left: 0 !important;
    right: 0 !important;
}
.news__img img{
	width:100%;
}
.news__date li {
    font-size: 14px;
}
.news__desc h2 {
    font-size: 22px;
}
.news__more a{
	padding:0 12px;
	line-height:30px;
	font-size:12px;
}
.news__more a:hover{
	padding:0 12px;
	line-height:30px;
	font-size:12px;
}
.tollfree__bnr__cont h2 {
    font-size: 36px;
}
.page__title__inr h2, .origination__two__inr h2{
	font-size:27px;
}
.origination__box {
    padding: 35px 15px;
}
.origination-two-area {
    padding: 35px 0;
}
.adv__cont {
    margin: 20px 15px 0;
}
.adv__box {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.lnp__check__cont__rgt.text-right.col-sm-6 {
    position: absolute;
    top: 0;
    height: 200px;
    right: 0;
    left: 0;
    text-align: center;
}
.lnp__check__cont__lft.p0.col-sm-6 {
    margin-top: 210px;
}
.lnp__check__cont .lnp__check__cont__lft p {
    line-height: 1.8;
    font-size: 15px;
    text-align: justify;
}
form#lnpForm input#lnp_submit, form#lnpForm input#lnp_submit:hover {
    background-color: #1980b6;
    padding: 6px 10px;
    border-radius: 0;
    font-size: 15px;
}
.tollfree__nofee__lft h3 {
    font-size: 22px;
    text-align: center;
}
.tollfree__nofee__lft p {
    line-height: 1.8;
    margin-bottom: 35px;
    font-size: 14px;
}
.tollfree__lmtime__inr {
    padding: 20px 0;
}
.tollfree__lmtime__inr h2 {
    font-size: 23px;
    line-height: 1.4;
}
.inr-links-area {
    background-color: #1980b6;
    padding: 20px 0;
}
.inr-links-box ul li a {
    font-size: 14px;
}
.tollfree-nofee {
    padding: 35px 0 0;
}
.tollfree-info-area {
    background-color: #fff;
    padding: 35px 0;
}
.tollfree-top-area .tollfree__bnr__cont p {
    font-size: 15px;
}
.termination-ob-rates .term__rate__download{
	padding-right:0;
}
.termination-ob-rates .term__rgt {
	padding-left:0;
}
.termDialer__abt__img{
	width:100%;
}
.termDialer-abt {
    background-color: #ccc;
    padding: 50px 0;
}
.termDialer-rates-area .termDialer__lft p{
	font-size:14px;
}
.termDialer-rates-area{
	padding:50px 0;
}
.termDialer-top-area .tollfree__bnr__cont h2{
	font-size: 27px;
}
.term-int-area .tollfree__bnr__cont h2 {
    font-size: 34px;
}
.termination-dialer-rates .term__rate__download {
    margin-left: 30%;
    width: auto;
    float: left;
}
.term-int-area .tollfree__bnr__cont h2 {
    font-size: 34px;
}
.tollfree__term__lft{
	width:80%;
}
.tollfree__term__lft p {
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 1.8;
}
.lnr__query__info__pkg h4{
	font-size:18px;
}
.lnr__query__info__pkg__dtl ul li{
	font-size:15px;
}
.lrn-query-cont-area .lrn__query__cont__img {
    padding: 0;
    height: 385px;
    width: 65%;
}
.abt-who-cont {
    background-color: #fff;
    padding: 40px 0 35px;
}
.abt__cont p {
    text-align: justify;
    padding: 0 20px;
    line-height: 1.8;
    font-size: 15px;
}
.sch__day__text {
    margin-left: 2px;
    margin-top: 34px;
    font-size: 12px;
}
.sch__day__num {
    font-size: 42px;
}
.halls__event__title{
	font-size:15px;
}
.help__cont p.lead {
    font-size: 16px;
}
.services-bnr-area .tollfree__bnr__cont h2 {
    font-size: 30px;
}
.services-bnr-area .tollfree__bnr__cont h2 {
    font-size: 28px;
}
	}


/* Kindel Fire HD 8.9in (533x853) Tablets */
@media only screen and (max-width : 533px) {	

.page__title__inr h2, .origination__two__inr h2 {
    font-size: 25px;
}
.origination__two__rgt ul li {
    font-size: 12px;
}
.adv__cont {
    margin: 20px 0px 0;
}
.tollfree-top-area .tollfree__bnr__cont p {
    font-size: 14px;
}
.tollfree__lmtime__inr h2 {
    font-size: 22px;
    line-height: 1.4;
}
.termination-ob-rates .term__rate__download{
	width:100%;
	text-align:center;
	padding-right:15px;
}
.termination-ob-rates .term__rgt {
    padding-left: 15px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    float: none;
    clear: both;
}
.termDialer-top-area .tollfree__bnr__cont h2{
	font-size: 25px;
}
.termination-dialer-rates .term__rate__download {
    margin-left: 26%;
    width: auto;
    float: left;
    text-align: left;
}
.term-int-area .tollfree__bnr__cont h2 {
    font-size: 31px;
}
.top__callInfo li {
    padding-right: 10px;
    display: inline-block;
    list-style-type: none;
    line-height: 19px;
}
/*header#topHead i {
    width: 25px;
    height: 25px;
    color: #fff;
    border-radius: 50%;
    border: 2px solid #fff;
    text-align: center;
    font-size: 10px;
    line-height: 23px;
    display: inline-block;
}
header#topHead a {
    text-align: center;
    padding-left: 8px;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
}*/
.top__social {
    margin-top: 11px;
}
/*header#topHead a.social {
    color: #fff;
    border-radius: 50%;
    border: 2px solid #fff;
    height: 25px;
    width: 25px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    font-size: 12px;
    line-height: 23px;
    margin-right: 5px;
}*/
.tollfree__term__offers {
    padding: 35px 0;
}
.tollfree__term__lft ul li{
	font-size:15px;
	line-height:1.8;
}
.tollfree-term-send h2 {
    font-size: 24px;
}
.tollfree-term-send {
    background-color: #333;
    padding: 20px 0;
}
.tollfree-term-info {
    background-color: #fff;
    padding: 25px 0 40px;
}
.tollfree__term__info__inr p{
	font-size:14px;
}
.tollfree__term__comp__cont p{
	font-size:15px;
	line-height:1.8;
}
.tollfree__term__comp{
	padding:35px 0 45px;
}
.lrn__query__cont__lft h4 {
    line-height: 1.5;
    font-size: 17px;
}
.lrn__data__offer__cont h2,.lrn__query__price__offer h4 {
    font-size: 21px;
}
.lrn-query-cont-area .lrn__query__cont__img {
    padding: 0;
    height: 360px;
    width: 65%;
}
.contact-area {
    padding: 35px 0 60px;
}
.sch__day__num {
    font-size: 42px;
    padding-left: 12px;
}
.sch__halls .nav-tabs>li>a{
	font-size:18px;
}
.sch__days .nav-tabs>li>a {
    height: 95px;
}
.services-bnr-area .tollfree__bnr__cont h2 {
    font-size: 28px;
    padding: 10px 18px;
}
	
	}


/*iPhone3 Landscape*/
@media only screen and (max-width : 480px) {

.lrn-query-demo {
    padding: 30px 0;
}
.top__callInfo li {
    padding-right: 10px;
    display: inline-block;
    list-style-type: none;
    line-height: 19px;
}
/*header#topHead i {
    width: 25px;
    height: 25px;
    color: #fff;
    border-radius: 50%;
    border: 2px solid #fff;
    text-align: center;
    font-size: 10px;
    line-height: 23px;
    display: inline-block;
}*/
/*header#topHead a {
    text-align: center;
    padding-left: 8px;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
}*/
.top__social {
    margin-top: 11px;
}
/*header#topHead a.social {
    color: #fff;
    border-radius: 50%;
    border: 2px solid #fff;
    height: 25px;
    width: 25px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    font-size: 12px;
    line-height: 23px;
    margin-right: 5px;
}*/
.caro-caps h1 {
    font-size: 22px;
}
.caro-caps h2 {
    font-size: 16px;
}
.caro-caps p {
    font-size: 11px;
    padding: 0px 20px;
}
.caro-caps .more-btn a {
    font-size: 12px;
    padding: 0.4em 0.4em;
}
.caro-caps {
    bottom: 3em;
    top: 3em;
}
.srv__box {
    width: 60%;
}
.bottom-area {
    padding: 6px 0;
    font-size: 10px;
}
.tollfree__bnr__cont h2 {
    font-size: 34px;
}
.tollfree__bnr__cont p {
    font-size: 15px;
}
.page__title__inr h2, .origination__two__inr h2 {
    font-size: 22px;
}
.origination__cont h4 {
    font-size: 15px;
    line-height: 1.5;
}
.origination__cont p {
    line-height: 1.6;
    font-size: 13px;
}
.origination__box {
    padding: 30px 15px;
}
.origination-two-area {
    padding: 30px 0;
}
.origin__inst__did.hed.underline-mini h2:after, .origination__two__inr.hed.underline-mini h2:after {
    margin: 12px auto 0;
    height: 2px;
}
.origination__two__lft {
    padding: 0 15px;
    width: 100%;
    float: none;
}
.origination__two__rgt {
    padding: 0 15px;
    width: 100%;
    float: none;
}
.origination__two__rgt ul li {
    font-size: 13px;
}
header#page-title h1{
	font-size:2em;
}
.adv__cont {
    margin: 20px 35px 0;
}
.adv__box {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.adv__out__img {
    width: 34px;
    height: 46px;
}
.adv__outer h4 {
    font-size: 20px;
}
.tollfree-top-area .tollfree__bnr__cont p {
    font-size: 13px;
}
.tollfree-nofee {
    padding: 30px 0 0;
}
.tollfree__lmtime__inr h2 {
    font-size: 20px;
    line-height: 1.4;
}
.tollfree__nofee__lft h3 {
    font-size: 21px;
    text-align: center;
}
.tollfree__info__table tr:first-child {
    background-color: #1980b6;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
}
.tollfree-info-area p{
	font-size:13px;
}
.term-ob-adv .adv__outer h4, .term-dial-adv .adv__outer h4 {
    font-size: 20px;
}
.termination-cont-area .term__lft p{
	font-size:14px;
}
.termDialer-top-area .tollfree__bnr__cont h2{
	font-size: 22px;
}
.term-int-area .tollfree__bnr__cont h2 {
    font-size: 28px;
}
.termInt___abt__title p {
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 0;
    text-align: justify;
    line-height: 1.8;
}
.tollfree__term__lft p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.8;
}
.tollfree__term__lft ul li {
    font-size: 14px;
    line-height: 1.8;
}
.tollfree-term-send h2 {
    font-size: 22px;
}
.tollfree__term__info__inr p {
    font-size: 13px;
}
.tollfree__term__comp__cont p {
    font-size: 14px;
    line-height: 1.8;
}
.lrn-query-cont-area {
    padding: 30px 0 0;
}
.lrn__query__cont__lft h4 {
    line-height: 1.5;
    font-size: 16px;
}
.lrn__query__price__offer p, .lrn__query__cont__lft ul li {
    line-height: 1.8;
    font-size: 14px;
}
.lrn-query-cont-area .lrn__query__cont__img {
    padding: 0;
    height: auto;
    width: 65%;
}
.lrn__data__offer__cont h2, .lrn__query__price__offer h4 {
    font-size: 18px;
}
.lnr__query__info {
    background-color: #fff;
    padding: 30px 0 25px;
}
.lnr__query__info__pkg h4 {
    font-size: 16px;
}
.lnr__query__info__pkg__dtl ul li , .lrn-query-demo p{
    font-size: 14px;
}
.lrn-query-demo .form-control{
	height:35px;
}
.lrn__query__price {
    padding: 30px 0;
}
.abt-who-cont {
    background-color: #fff;
    padding: 30px 0 25px;
}
.abt__cont p {
    text-align: justify;
    padding: 0 15px;
    line-height: 1.8;
    font-size: 14px;
}
.dtl__postDay ul {
    padding: 15px;
}
.dtl__content p {
    padding: 0 15px 25px;
    line-height: 1.8;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
	text-align:justify;
}
.dtl__content ul {
    padding-left: 15px;
}
.dtl__content ul li {
    list-style-type: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
}
.news-dtl-area {
    padding-top: 50px;
}
.sch__day__date {
    font-size: 10px;
}
.sch__day__text {
    margin-left: 2px;
    margin-top: 34px;
    font-size: 11px;
}
.sch__hall__days{
	padding:0 21px;
}
.services-bnr-area .tollfree__bnr__cont h2 {
    font-size: 25px;
    padding: 10px 18px;
}
	}


/* iPhone 6 PLUS (414x736) */
@media only screen and (max-width : 414px) {

.posted__hover a i {
    margin: 27% auto;
}
	
header#topNav div.nav-main-collapse {
    position: absolute!important;
    top: 60px!important;
}
/*header#topHead {
    height: 45px;
    line-height: 43px;
    width: 100%;
    color: #fff;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    background-color: #333;
    z-index: 101;
    border-bottom: #eee 1px solid;
}*/
.top__callInfo li {
    padding-right: 5px;
    display: inline-block;
    list-style-type: none;
    line-height: 19px;
}
/*header#topHead i {
    width: 22px;
    height: 22px;
    color: #fff;
    border-radius: 50%;
    border: 2px solid #fff;
    text-align: center;
    font-size: 9px;
    line-height: 20px;
    display: inline-block;
}
header#topHead a {
    text-align: center;
    padding-left: 5px;
    font-weight: 400;
    font-size: 10px;
    color: #fff;
}
header#topHead a.social {
    color: #fff;
    border-radius: 50%;
    border: 2px solid #fff;
    height: 22px;
    width: 22px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    font-size: 9px;
    line-height: 20px;
    margin-right: 5px;
}*/
.top__social {
    margin-top: 10px;
}
.caro-caps h1 {
    font-size: 18px;
}
.caro-caps h2 {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 8px;
}
.caro-caps p {
    font-size: 10px;
    padding: 0px 20px;
    margin-bottom: 10px;
}
.caro-caps .more-btn a {
    font-size: 11px;
    padding: 0.4em 0.4em;
}
.caro-caps {
    bottom: 2.8em;
    top: 2.8em;
}
.abt__home__cont p {
    font-size: 13px;
}
.section__title h2 {
    font-size: 22px;
}
.srv__box {
    width: 70%;
}
.srv__cont p {
    line-height: 22px;
    font-size: 12px;
}
.answer-area {
    background-attachment: unset;
    background-position: 75% center;
    padding: 30px 0;
}
.answer__box {
    padding-bottom: 10px;
    width: 70%;
}
.answer__title h2 {
    font-size: 20px;
    line-height: 25px;
}
.section__title.hed.underline-mini h2:after, .srv__title.hed.underline-mini h2:after, .answer__title.hed.underline-mini h2:after {
    height: 3px;
    width: 65px;
    margin: 10px auto 0;
}
.answer__title.hed.underline-mini h2:after {
    margin: 10px 0 0;
}
.news__date li {
    font-size: 10px;
}
.news__desc h2 {
    font-size: 16px;
}
.news__desc p {
    line-height: 16px;
    font-size: 10px;
    height: auto;
}
.srv__more a {
    line-height: 27px;
    padding: 0 8px;
    font-size: 10px;
}
.srv__more a:hover{
    line-height: 27px;
    padding: 0 8px;
    font-size: 10px;
}
.ftr__box h2 {
    font-size: 20px;
}
.ftr__box h2 {
    font-size: 26px;
    margin-bottom: 30px;
    margin-top: 20px;
}
.ftr__box.hed.underline-mini h2:after {
    margin: 10px 0 0;
}
.cntc__form__btn {
    width: 30%;
}
.ftr__dtl__inr li.p0.col-sm-3 {
    width: 15%;
    float: left;
}
.ftr__dtl__inr ul li i {
    height: 35px;
    width: 35px;
    font-size: 14px;
    line-height: 32px;
}
.ftr__dtl__desc h4 {
    font-size: 16px;
}
.ftr__dtl__desc p {
    font-size: 12px;
}
.btm__lft {
	width: 100%;
    text-align: center;
}
.btm__rgt {
	width: 100%;
    text-align: center;
}
.tollfree__bnr__cont h2 {
    font-size: 32px;
}
.tollfree__bnr__cont p {
    font-size: 14px;
}
.origination__box {
    padding: 25px 15px;
}
.origination-two-area {
    padding: 25px 0;
}
.adv__cont {
    margin: 20px 0 0;
}
.adv__outer h4 {
    font-size: 18px;
}
.paging_simple_numbers .paginate_button a{
	padding:4px 8px;
}
.adv__cont p {
    text-align: justify;
    font-size: 13px;
    line-height: 1.6;
}
.lnp__check__cont .lnp__check__cont__lft p {
    line-height: 1.7;
    font-size: 14px;
    text-align: justify;
}
.tollfree-top-area .tollfree__bnr__cont h2 {
    font-size: 30px;
}
.tollfree__bnr__cont h2 {
    display: inline-block;
    padding: 10px 14px;
}
.tollfree-top-area .tollfree__bnr__cont p {
    font-size: 12px;
    padding: 4px 10px;
}
.tollfree__nofee__lft p {
    line-height: 1.7;
    margin-bottom: 35px;
    font-size: 13px;
}
.tollfree__nofee__lft h3 {
    font-size: 20px;
    text-align: center;
}
.tollfree__lmtime__inr h2 {
    font-size: 19px;
    line-height: 1.4;
}
.tollfree-nofee {
    padding: 25px 0 0;
}
.tollfree-info-area {
    background-color: #fff;
    padding: 25px 0;
}
.tollfree__info__table tr:first-child {
    background-color: #1980b6;
    color: #fff;
    font-weight: 500;
    font-size: 11px;
}
.tollfree__info__table tr {
    background-color: #fff;
    color: #333;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
}
.tollfree-info-area p {
    font-size: 12px;
}
.termination-ob-rates .term__rgt{
	width:75%;
}
.term-ob-adv .adv__cont p {
    height: 100px;
}
.term-ob-adv .adv__outer h4, .term-dial-adv .adv__outer h4 {
    font-size: 18px;
}
.termDialer-rates-area .termDialer__lft p {
    font-size: 13px;
    line-height: 1.7;
}
.termDialer-top-area .tollfree__bnr__cont h2{
	font-size: 19px;
}
.term-int-area .tollfree__bnr__cont h2 {
    font-size: 25px;
}
.termInt__abt__lft {
    width: 100%;
}
.termInt___abt__title p{
	line-height: 1.7;
	font-size: 14px;
}
.termination-dialer-rates .term__rate__download {
    margin-left: 18%;
    width: auto;
	float: none;
    text-align: left;
}
.termination-dialer-rates{
	background-image:none;
}
.tollfree__term__lft {
    width: 90%;
}
.tollfree__term__info__inr p{
	font-size:12px;
}
.tollfree__term__comp{
    padding: 30px 0 40px;
	background-position:left center;
}
.tollfree__term__comp .page__title__inr {
	width:100%;
	text-align:center;
}
.tollfree__term__comp__cont {
	width:100%;
}
.tollfree__term__comp .page__title__inr.hed.underline-mini h2:after{
	margin:12px auto 0;
}
.tollfree__term__offers{
	padding: 30px 0;
	background-position: right center;
}
.tollfree__term__lft{
	width:100%;
}
.tollfree__term__lft p{
	text-align:justify;
}
.sch__day__num {
    font-size: 36px;
    padding-left: 12px;
}
.schedule__box {
	padding:0;
}
.sch__day__text {
    margin-left: 0px;
    margin-top: 32px;
    font-size: 11px;
}
.sch__days .nav-tabs>li.active>a, .sch__days .nav-tabs>li.active>a:hover, .sch__days .nav-tabs>li.active>a:focus{
	padding:10px 12px;
}
.sch__days .nav-tabs>li>a {
    height: 80px;
	padding:10px;
}
.sch__halls .nav-tabs>li>a {
    font-size: 17px;
}
.sch__hall__days {
    padding: 0 10px;
}
.sch__halls table td {
    padding: 25px 15px 0 15px;
}
.halls__event__title {
    font-size: 14px;
	height:78px;
}
.hall__event__desc {
    color: #333;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
}
.hall__event__presenter {
    color: #333;
    font-size: 13px;
    font-weight: 400;
}
.services-bnr-area .tollfree__bnr__cont h2 {
    font-size: 22px;
    padding: 10px 10px;
}
.services-page-testing h1{
	font-size:30px;
}
.testing__signup__btn{
	max-width:200px !important;
}
.3cx__signup__btn{
	max-width:200px !important;
}
	}


/* iPhone 6 portrait (375x667) */
@media only screen and (max-width : 375px ) {

.caro-caps h1 {
    font-size: 16px;
}
.caro-caps h2 {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 8px;
}
.caro-caps .more-btn a {
    font-size: 10px;
    padding: 0.4em 0.4em;
}
.top__social {
    margin-top: 0;
    width: 34%;
    text-align: center;
    margin-left: auto;
    float: none !important;
    margin-right: auto;
}
.top__callInfo{
	width:100%;
	text-align:center;
}
/*header#topHead {
    height: 88px;
    line-height: 50px;
    width: 100%;
    color: #fff;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    background-color: #333;
    z-index: 101;
    border-bottom: #eee 1px solid;
}
header#topNav a.logo {
    padding: 6px 0px;
    max-width: 200px;
    height: 100%;
    line-height: 10px;
    float: left;
    margin-top: 0 !important;
}*/
.caro-caps {
    bottom: 2.1em;
    top: 2.1em;
}
.slider-area a span {
    height: 25px;
    width: 25px;
    font-size: 13px;
    line-height: 1.7;
}
.carousel-indicators {
	bottom: -12px;
}
.slider-area.hover-ctrl .left.carousel-control{
	margin-left:25px;
}
.slider-area.hover-ctrl .right.carousel-control{
	margin-right:25px;
}
.abt__home__cont p {
    font-size: 12px;
}
.explore-btn a {
    font-size: 13px;
    padding: 0 12px;
    line-height: 32px;
}
.srv__box {
    width: 75%;
}
.srv__cont h4 {
    height: 17px;
    font-size: 16px;
}
.srv__cont p {
    line-height: 20px;
    font-size: 12px;
}
.answer__title h2 {
    font-size: 18px;
    line-height: 22px;
}
.answer__box .panel-group .panel-heading+.panel-collapse>.panel-body {
    font-size: 12px;
    line-height: 22px;
}
.answer__box .panel-heading h4 a {
    font-size: 14px;
}

.news__date li {
    font-size: 9px;
}
.news__desc p {
    line-height: 16px;
    font-size: 10px;
    height: 50px;
}
.news__more a{
    line-height: 22px;
    padding: 0 6px;
    font-size: 9px;
}
.ftr__box h2{
	font-size: 24px;
}
.tollfree__bnr__cont h2 {
    font-size: 30px;
}
.page__title__inr h2, .origination__two__inr h2 {
    font-size: 21px;
}
.origination__cont h4 {
    font-size: 14px;
    line-height: 1.5;
}
.origination__cont p {
    line-height: 1.6;
    font-size: 12px;
}
.paging_simple_numbers .paginate_button a {
    padding: 4px 7px;
}
.lnpcheck-top-area .tollfree__bnr__cont p {
    font-size: 13px;
}
.lnp__check__cont__rgt.text-right.col-sm-6 {
    position: absolute;
    top: 0;
    height: 150px;
    right: 0;
    left: 0;
    text-align: center;
}
.lnp__check__cont__lft.p0.col-sm-6 {
    margin-top: 150px;
}
header#page-title h1 {
    font-size: 1.8em;
}
.tollfree-top-area .tollfree__bnr__cont h2 {
    font-size: 28px;
}
.tollfree-top-area .tollfree__bnr__cont p {
    font-size: 12px;
    padding: 4px 10px;
}
.tollfree__lmtime__inr h2 {
    font-size: 18px;
    line-height: 1.4;
}
.tollfree-nofee:hover .tollfree__nofee__img img {
    margin-top: -17px !important;
}
.tollfreeinfo__table{
	width:100%;
	overflow-x:auto;
}
.term__rgt__img{
	height:280px;
}
.termDialer-top-area .tollfree__bnr__cont h2{
	font-size:25px;
}
.term-int-area .tollfree__bnr__cont h2 {
    font-size: 23px;
    padding: 10px 6px;
}
table#intl_rates thead tr.orig__rates__hed th,.orig__rates__hed th{
	vertical-align:middle;
}
.tollfree-term-send h2 {
    font-size: 20px;
}
.tollfree__term__info__table h4 {
    color: #333;
    font-size: 16px;
}
.tollfree__term__info__inr p {
    font-size: 12px;
}
.tollfree__term__info__table tr td{
	font-size:13px;
}
.lrn-query-cont-area {
    padding: 25px 0 0;
}
.lrn__query__cont__lft h4 {
    line-height: 1.5;
    font-size: 15px;
}
.lrn__query__price__offer p, .lrn__query__cont__lft ul li {
    line-height: 1.8;
    font-size: 13px;
}
.lrn__data__offer__cont h2, .lrn__query__price__offer h4 {
    font-size: 16px;
}
.lrn__data__offer {
    padding: 15px 0;
}
.lnr__query__info__pkg h4 {
    font-size: 15px;
}
.lnr__query__info {
    background-color: #fff;
    padding: 25px 0 20px;
}
.lnr__query__info__pkg__dtl ul li, .lrn-query-demo p {
    font-size: 13px;
    padding: 6px;
}
.lrn__query__price{
    padding: 25px 0;
}
.lrn-query-demo {
    padding: 25px 0;
}
.abt__cont p {
    text-align: justify;
    padding: 0;
    line-height: 1.8;
    font-size: 14px;
}
.abt-who-cont {
    background-color: #fff;
    padding: 25px 0 20px;
}
.map-box p span.block {
    margin-bottom: 10px;
    font-size: 12px;
}
.address__dtl {
    padding-left: 19px;
    display: inline-block;
    font-size: 12px;
}
.contact-area .contact__form label {
    font-weight: 600;
    color: #fff;
    font-size: 13px;
}
.sch__days .nav-tabs>li.active>a, .sch__days .nav-tabs>li.active>a:hover, .sch__days .nav-tabs>li.active>a:focus {
    padding: 10px 8px;
}
.sch__day__text {
    margin-left: 0px;
    margin-top: 32px;
    font-size: 10px;
}
.sch__day__date {
    font-size: 9px;
}
.sch__days .nav-tabs>li>a {
    height: 76px;
    padding: 10px 8px;
}
	}


/* Galaxy S5 (360x640) */
@media only screen and (max-width : 360px) {

/*header#topHead i{
	line-height:19px;
}*/
.caro-caps {
    bottom: 2.1em;
    top: 2.1em;
}
.caro-caps h2 {
    font-size: 12px;
    margin-top: 8px;
    margin-bottom: 6px;
}
.caro-caps h1 {
    font-size: 15px;
}
.caro-caps p{
	font-size:9px;
}
.srv__box {
    width: 80%;
}
.news__desc h2 {
    font-size: 14px;
}
.srv__more a i {
    padding-left: 3px;
}
.news__more a {
    line-height: 22px;
    padding: 0 4px;
    font-size: 9px;
}
.tollfree__bnr__cont h2 {
    font-size: 28px;
}
.tollfree__bnr__cont p {
    font-size: 13px;
}
.page__title__inr h2, .origination__two__inr h2 {
    font-size: 20px;
}
.origination__box {
    padding: 20px 15px;
}
.origination-two-area {
    padding: 20px 0;
}
.paging_simple_numbers .paginate_button a {
    padding: 4px 6px;
}
.adv__outer h4 {
    font-size: 16px;
}
.adv__outer.hed.underline-mini h4:after {
    content: "";
    display: block;
    height: 2px;
    background-color: #1980b6;
    width: 50px;
    margin: 8px auto 0;
}
.adv__box:hover .adv__out__img img {
    margin-top: -50px;
}
.adv__out__img {
    width: 32px;
    height: 40px;
}
.tollfree-top-area .tollfree__bnr__cont h2 {
    font-size: 27px;
}
.tollfree-nofee:hover .tollfree__nofee__img img {
    margin-top: 0 !important;
}
.tollfree__nofee__img {
    height: 235px;
}
.tollfree-nofee:hover .tollfree__nofee__img {
    padding: 0 !important;
	height: 235px !important;
}
.tollfree-nofee {
    padding: 20px 0 0;
}
.tollfree__lmtime__inr {
    padding: 15px 0;
}
.tollfree-info-area {
    background-color: #fff;
    padding: 20px 0;
}
.inr-links-area {
    background-color: #1980b6;
    padding: 15px 0;
}
.tollfreeinfo__table{
	width:100%;
	overflow-x:auto;
}
.term__rgt__img {
    height: 265px;
}
.termination-ob-rates .term__rgt{
	width:85%;
}
.term-ob-adv .adv__outer h4, .term-dial-adv .adv__outer h4 {
    font-size: 20px;
}
.termDialer-top-area .tollfree__bnr__cont h2{
	font-size: 24px;
}
.term-int-area .tollfree__bnr__cont h2 {
    font-size: 22px;
    padding: 10px 6px;
}
header#topNav div.nav-main-collapse {
    position: absolute!important;
    top: 60px!important;
}

	}


/* iPhone 3/4 Blackberry8300 / LG/ AUSUS / S3 S4 */
@media only screen and (max-width : 320px) {

.tollfree-term-send h2 {
    font-size: 18px;
}
/*header#topHead i {
    line-height: 18px;
}*/
.top__social{
	width:39%;
}
.caro-caps h2 {
    font-size: 12px;
    margin-top: 6px;
    margin-bottom: 4px;
}
.caro-caps {
    bottom: 2.1em;
    top: 2.1em;
}
.srv__box{
	width:100%;
}
.answer__box {
    padding-bottom: 10px;
    width: 75%;
}
.answer__title h2 {
    font-size: 16px;
    line-height: 22px;
}
.answer__title h2 {
    font-size: 16px;
    line-height: 22px;
}
.news__date li {
    font-size: 8px;
}
.news__more a {
    line-height: 25px;
    padding: 0 4px;
    font-size: 8px;
}
.ftr__box h2 {
    font-size: 22px;
}
.ftr__dtl__desc p {
    font-size: 10px;
}
.ftr__dtl__desc h4 {
    font-size: 14px;
}
.ftr__dtl__desc {
    margin-top: -18px;
    margin-bottom: 30px;
    margin-left: 15px;
}
.ftr__dtl__desc p {
    font-size: 10px;
    line-height: 20px;
}
.cntc__form__btn{
	width:40%;
}
.tollfree__bnr__cont h2 {
    font-size: 26px;
    padding: 10px 15px;
}
.tollfree__bnr__cont p {
    font-size: 12px;
}
.page__title__inr h2, .origination__two__inr h2 {
    font-size: 20px;
}
.origination__cont h4 {
    font-size: 13px;
    line-height: 1.5;
}
.origination__cont p {
    line-height: 1.6;
    font-size: 11px;
}
.origination__two__rgt ul li {
    font-size: 12px;
}
.adv__outer h4 {
    font-size: 15px;
}
.adv__cont p {
    text-align: justify;
    font-size: 12px;
    line-height: 1.6;
}
.paging_simple_numbers .paginate_button a {
    padding: 4px 4px;
}
.breadcrumb>li+li:before{
	padding:0 2px;
}
.lnpcheck-top-area  .tollfree__bnr__cont p {
    font-size: 12px;
    padding: 4px 6px;
}
.lnp__check__cont__lft.p0.col-sm-6 {
    margin-top: 120px;
}
.lnp__check__cont__rgt.text-right.col-sm-6 {
    position: absolute;
    top: 0;
    height: 120px;
    right: 0;
    left: 0;
    text-align: center;
}
.tollfree-top-area .tollfree__bnr__cont h2 {
    font-size: 23px;
}
.tollfree__nofee__lft p {
    line-height: 1.7;
    margin-bottom: 35px;
    font-size: 12px;
}
.tollfree__lmtime__inr h2 {
    font-size: 16px;
    line-height: 1.4;
}
.tollfreeinfo__table{
	width:100%;
	overflow-x:auto;
}
.termination-ob-rates .term__rgt{
	width:100%;
}
.term-ob-adv .adv__outer h4, .term-dial-adv .adv__outer h4 {
    font-size: 16px;
}
.term-ob-adv .adv__cont p {
    height: 95px;
}
.term__rgt__img{
	height:235px;
}
.termDialer-rates-area .termDialer__lft p{
	line-height: 1.7;
    font-size: 12px;
}
.tollfree__nofee__lft h3 {
    font-size: 18px;
    text-align: center;
}
.termDialer-top-area .tollfree__bnr__cont h2{
	font-size: 21px;
}
.term-int-area .tollfree__bnr__cont h2 {
    font-size: 20px;
    padding: 10px 6px;
}
.termination-dialer-rates .term__rate__download {
    margin-left: 0;
    width: auto;
    float: none;
    text-align: center;
}
.abt__cont p {
    text-align: justify;
    padding: 0;
    line-height: 1.8;
    font-size: 13px;
}
.sch__day__text {
    margin-left: -4px;
    margin-top: 29px;
    font-size: 9px;
}
.sch__days .nav-tabs>li.active>a, .sch__days .nav-tabs>li.active>a:hover, .sch__days .nav-tabs>li.active>a:focus {
    padding: 10px 4px;
}
.sch__days .nav-tabs>li>a {
    height: 76px;
    padding: 10px 4px;
}
.sch__day__text {
    margin-left: -4px;
    margin-top: 29px;
    font-size: 9px;
}
.sch__day__num {
    font-size: 30px;
    padding-left: 10px;
}
.sch__halls table td {
    padding: 25px 8px 0 8px;
}
.help__cont p.lead {
    font-size: 14px;
}
	}

.col-md-10.col-md-offset-1.bg255 {
    color: #fff;
    background: rgba(25, 128, 182, 0.67);
    padding: 49px;
}
/*Galaxy Y*/
@media only screen and (max-width : 240px) {	}