@media screen and (max-width: 1200px) {
    .filterItems .btn {
        width: 24%;
        font-size: 14px;
    }
    .bday input {
		font-size:11px;
	}
	.shortLogo img {
		width:auto;
		max-width:none;
	} 
	.shortUniName {
		clear:both;
	}
	.shortUniName {
		width:30%;
	}
	.shortUniCountry {
		width:40%;
	}
	.topnav>.list-inline li {
		padding-left: 0.7%;
		padding-right: 0.7%;
	}
	.u-whereGo .col-sm-4 {
		height:500px;
	}
	.u-whereGo .col-sm-4 .btn-gray {
		margin-top:20px !important;
	}
	.u-whereGo .col-sm-4 .btn {
		width:92%;
		margin-left:4%;
		margin-right:4%;
	}
	.aboutList {
		list-style:none;
		text-align:left;
		margin-top:15px;
		margin-left:3%;
		margin-right:3%;
		width:94%;
	}
	.u-whereGo .col-sm-4 p {
		padding-left:0;
		padding-right:0;
		width:92%;
		margin-left:4%;
		margin-right:4%;
	}
    .programmeList .col-sm-12 {
		margin-bottom:40px;
	}
	.table-boxes .checkbox {
		width:16%;
	}

	.table-boxes-4 .checkbox {
		width:33.33%;
	}
	.oneControls li {
		margin-right:0;
	}
	.lowerControls .oneControls {
		text-align:right;
	}
	.oneSubjectItem .buttons .col-xs-6 {
		width:100%;
		margin-bottom:20px;
	}
	.oneSubjectItem .col-sm-6 {
		width:100%;
		text-align:center;
	}
    .oneSubjectItem {
        height: auto;
    }
	.aboutContacts p {
		font-size: 13px;
	}
	.colPhone .skype {
		margin: 15px auto 15px;
	}
	.contactMap .contactText {
		font-size:13px;
	}
	.contactMap .contactText h4 {
		padding-bottom:10px;
	}
    .letter-banner .btn {
        height: 85px !important;
    }
    .country-code button {
        width: 20%;
        display: inline-block;
    }
    .country-code input {
        width: 79%;
        display: inline-block;
    }
    .ifp-text-block .ifp-text-block-right {
        position: relative;
        height: 283px;
    }
    .ifp-text-block .ifp-text-block-left {
        position: relative;
        height: 280px;
    }
    .ifp-text-block .col-sm-6 p {
        font-size: 14px;
    }
    .n-top-banner-slogan {
        font-size: 12px;
    }
    .phone-top h4 {
        font-size: 15px;
    }
    .n-top-banner {
        padding-top: 2.2%;
    }
    .n-top-phone {
        padding-top: 1%;
    }
    .n-top-logo-slogan {
        font-size: 15px;
    }
    .n-top-number strong {
        font-size: 22px;
    }
    .n-top-number p {
        font-size: 12px;
    }
    .n-top-phone .n-top-phone-name {
        font-size: 12px;
    }
    .n-top-phone h4 {
        font-size: 18px;
    }
    .n-top-phone .n-top-phone-slogan{
        font-size: 12px;
    }
    .n-top-phone .btn-blue {
        font-size: 12px;
    }
    .btn.btn-success.btn-header {
        font-size: 18px;
    }
    .n-top-banner .div-btn-header {
        margin-top: 17px;
    }
    .n-top-phone-slogan {
        padding-top: 5.6%;
    }
    #header .n-top-phone-slogan span {
        font-size: 12px;
    }
    #header .phone-top #lang {
        font-size: 12px;
    }
    .psearchItem .psearchItem-content{
        width:59%;
    }
    .psearch .psearchItem .psearchItem-content .lowerControls div {
        width: 49%;
    }
    .psearch .psearchItem .psearchItem-content .lowerControls div .btn {
        font-size:14px;
    }
    .is-sticky #fixheaderlogo .fixheaderlogo-container {
        width: 970px;
    }
}

@media screen and (max-width: 1024px) {
    .programmeList td, .programmeList th {
        padding: 5px !important;
    }

    .table-bordered {
        margin-left: auto;
        margin-right: auto;
        font-size: 12px;
    }

    .bday input {
        font-size: 11px;
    }

    .cabinetEditForm .form-control {
        font-size: 12px;
        padding: 6px;
    }

    .cabinetMainBlock .col-sm-4 {
        padding: 4px;
    }

    .footLinks h3 {
        font-size: 24px;
    }

    .topnav li a:first-child {
        font-size: 13px;
    }

    .u-whereGo .col-sm-4 {
        height: 490px;
    }

        .u-whereGo .col-sm-4 .btn {
            margin: 15px 7px 0;
        }

    .r-content .col-xs-8 {
        padding-right: 20px;
    }

    .u-whereGo .col-sm-4 {
        width: 49%;
    }

        .u-whereGo .col-sm-4:nth-child(3n-1), .u-whereGo .col-sm-4:nth-child(3) {
            margin-left: auto;
            margin-right: auto;
        }

        .u-whereGo .col-sm-4:nth-child(2n-1) {
            margin-right: 2%;
        }

        .u-whereGo .col-sm-4:nth-child(2) {
            margin-right: 2%;
        }

        .u-whereGo .col-sm-4:nth-child(1) {
            margin-right: 0;
        }

    .questions .form-group {
        margin-top: 127px;
    }

    .csu .searchDropdown button.btn-default {
        width: 100%;
    }

    .csu .dropdown {
        width: 92%;
    }

    .popularBlocks2 .col-sm-3 {
        cursor: pointer;
    }

    .mask-wrapper:after {
        height: 100%;
        top: 0;
    }

    .mask-wrapper:hover:after {
        background: rgba(0,0,0,0.7);
    }

    .mask-wrapper:hover a {
        color: #ff9900 !important;
    }

    .blueSection .popularBlocks .slick-next,
    .blueSection .popularBlocks .slick-prev {
        top: 60%;
    }

    .popularBlocks .col-sm-3 > p {
        position: absolute;
        top: 0;
        width: 100%;
        color: #fff;
        width: 100%;
    }

        .popularBlocks .col-sm-3 > p a {
            color: #fff;
            padding-left: 15px;
            padding-right: 15px;
            line-height: 1.4;
            display: inline-block;
        }

    .popularBlocks p a {
        font-size: 18px;
        line-height: 1.1 !important;
        font-weight: bold;
    }

    .popularBlocks1 p a {
        font-size: 18px;
    }
	.s-title h2 {
		font-size:32px;
	}
    .uni-country .col-sm-4 {
        margin: 0 0 10px !important;
    }
    .uni-country .col-sm-4:nth-child(3n-1) {
        margin-left: 2% !important;;
    }
}

@media screen and (max-width: 992px) {
    .chart .hint {
		top:-70px;
	}
	.f-ctrls li.mobView {
		display:inline-block !important;
	}
	.psearchItem .lowerControls ul.oneControls {
		display:none;
	}
	.oneSubjectGroup .col-sm-4 button {
		width:180px;
		margin:0 auto;
	}
	.oneControls {
		text-align:left;
		line-height:2.4;
	}
	.shortUniName, .shortUniCountry {
		width:100%;
		line-height:20px;
		margin-top:16px;
	}
	.allSubjectsItem .col-sm-8 p {
		float:left;
		width:100%;
	}

	.allSubjectsItem .col-sm-8 p:nth-child(2n-1) {
		margin-right:0;
	}
	.topnav>.list-inline li {
		padding-left: 0.6%;
		padding-right: 0.6%;
		font-size:13px;
	}
	.mr2 .col-sm-4 {
		width:50%;
	}
	.r-content .col-xs-8, .allSubjects  .mainContent {
		width:55%;
	}
	.r-content .col-xs-4, .allSubjects  .all-subjects-right {
		width:45%;
	}
	/*.countryWrapper:last-child {
		padding-top:25px;
		padding-bottom:25px;
	}*/
    .countryWrapper .countryWrapper-link h4 {
        margin-top: 40px;
    }
	.csu .dropdown {
		width:80%;
	}
	.u-whereGo .col-sm-4 .btn {
		white-space:normal !important;
	}
	.csu .searchDropdown button.btn-default,
	.u-whereGo .open>.dropdown-menu	{
		width:100%;
	}
	.u-whereGo .col-sm-4 {
		height:auto;
	}
	#u-img h1 {
		width:100%;
		padding-left:0;
		padding-right:15px;
		font-size:32px;
	}
	/*.u-whereGo .countryBlock {
		width:86%;
		margin:0 auto;
	}*/
	#LoadDiv {
		padding-top:20px;
	}
	.csu {
		padding-top:20px;
	}
	.csu .questions h3 {
		padding-top:40px;
	}
	.u-whereGo .col-sm-4 p {
	}
	.data-row li div:first-child {
		width:55%;
	}
	.data-row li div:last-child {
		width:45%;
	}
	/*.countryWrapper {
		width:100% !important;
		display:block;
		clear:both;
		margin-left:0;
	}*/
	.countryBlock img {
		margin-left:0;
	}
	.questions .form-group {
		margin-top:218px;
	}
	.csu .dropdown {
		width:92%;
	}
    .table-boxes .checkbox {
		width:25%;
	}

	.table-boxes-4 .checkbox {
		width:50%;
	}
	.psearchContent .col-sm-4, .psearchContent .col-sm-8 {
		width:100%;
		clear:both;
	}
	
	.psearchContent .col-sm-8 {
		margin-top:30px;
	}
	.oneSubjectItem .col-sm-6 {
		width:100%;
		text-align:center;
	}
    .fullItem div:first-child {
		width:100% !important;
		height:205px !important;
		margin-right:0 !important;
	}
	.fullItem .desc {
		width:100%;
		text-align:center;
		padding-bottom:30px;
		padding-left:3%;
	}
	.fullItem .desc h4 {
		font-size:21px;
	}
	.fullHelp .items .col-sm-6 {
		width:100%;
	}
	.fullHelp .items .col-sm-6:nth-child(2n-1) {
		margin-right:0;
	}
    .order {
		width:auto;
		padding-left:15px;
		padding-right:15px;
	}
    /*.searchBox .form-group:nth-child(2) {
		width: 62.5%;
	}*/
	.filterItems .btn {
		width:49%;
		margin-bottom:2px;
	}
	.searchBox .formGroup4 {
		width:auto;
	}
	.searchResults .col-xs-4 {
		padding-left:0;
		margin-bottom:40px;
	}
	.searchResults .pagination1 {
		float:none;
	}
    .searchBox .form-group:nth-child(2) {
       margin-top: 10px;
        width: 100%;
}
    .searchBox .form-group:first-child {
    width: 100%;
}
    .searchBox .formGroup4 {
    margin-top: 10px;
    width: 100%;
}
    .searchBox .formGroup4 .btn{
    width: 100%;
}
    .aboutContacts .items .col-sm-3 {
		width:49%;
		margin-bottom:15px;
	}
	.colPhone .col-sm-4 {
		width:45%;
		text-align:right;
	} 
	.contactMap .contactText {
		width:420px;
	}
	.contactMap .contactText a {
		padding-bottom:15px;
	}
	.contactMap .contactText {
		line-height:1.2;
		left:40px;
	}
	.colPhone .col-sm-8 {
		width:55%;
	} 
	.aboutContacts .items .col-sm-3:nth-child(2n-1) {
		margin-left:0;
	}
    .otherServices .col-sm-3 {
		width:49%;
		margin-left:0;
		float:left;
	}
	.otherServices .col-sm-3:nth-child(2n) {
		width:49%;
		margin-left:2%;
	}
    .uni-country .col-sm-4 {
        margin: 0 0 10px !important;
    }
    .uni-country .col-sm-4:nth-child(3n-1) {
        margin-left: 2% !important;;
    }
    .col-sm-separate-md {
        display: inline-block;
        width: 100%;
    }
    .col-sm-4-margin {
        margin: 0px !important;
    }
    .rankingSections .mainContent {
        width: 100%!important;
    }
    .rankingSections .all-subjects-right {
        width: 100%!important;
    }
    .popularBlocks2 .col-sm-3 {
       width: 33% !important;
    }
    .popularBlocks2 .col-sm-12 {
        display: none;
    }
    .com-banner-right {
        height: 140px;
    }
    .n-top-banner {
        width: 50%;
    }
    .topnav > .list-inline li.visible-sm {
        display: inline-block !important;
    }
    .secondNav li.n-tab-ask {
        width: 100%;
    }
    .letter-banner .btn {
        height: auto !important;
    }
    .letter-banner .col-md-6{
        width:100% !important;
    }
    .ifp-text-block .ifp-text-block-left {
        margin-bottom: 20px;
        display: inline-block;
        width: 100%;
    }
    .ifp-text-block .ifp-text-block-left-img {
        margin-bottom: 20px;
        display: inline-block;
        width: 100%;
    }
    .ifp-text-block .col-sm-6 {
        display: inline-block;
        width: 100%;
    }
    .ifp-text-block .ifp-text-block-right {
        position: relative;
        height: auto;
        width: 100%;
        display: inline-block;
    }
    .ifp-text-block .ifp-text-block-left {
        position: relative;
        height: auto;
    }
    .ifp-text-block .ifp-text-block-left .btn.btn-orange {
        position: unset;
        float: right;
    }
    .ifp-text-block .ifp-text-block-right .btn.btn-orange {
        position: unset;
        float: right;
    }
    .n-top-logo img {
        width: 100%;
    }
    .n-top-banner {
        display: inline-block;
        width: 57%;
        padding-top: 3.5%;
        padding-right: 0;
    }
    .n-top-logo, .col-sm-1.n-top-number, .col-sm-2.n-top-number {
        display: inline-block;
    }
    .n-top-phone {
        padding-top: 1%;
        display: inline-block;
        width: 27%;
        padding-left: 0;
    }
    .n-top-logo-slogan {
        font-size: 12px;
    }
    .n-top-number strong {
        font-size: 22px;
    }
    .n-top-number p {
        font-size: 12px;
    }
    .n-top-phone .n-top-phone-name {
        font-size: 12px;
    }
    .n-top-phone h4 {
        font-size: 18px;
    }
    .n-top-phone .n-top-phone-slogan {
        font-size: 12px;
        display: inline-block;
        width: 100%;
    }
    .n-top-phone .btn-blue {
        font-size: 12px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .btn.btn-success.btn-header {
        font-size: 18px;
    }
    .n-top-banner .div-btn-header {
        margin-top: 17px;
    }
    .n-top-phone-slogan {
        display:inline-block;
        width: 16%;
        padding-right: 0;
        padding-top: 0.5%;
    }
    .btn.btn-success.btn-header{
        width:100%;
    }
    .n-top-banner .div-btn-header {
        margin-top: 24px;
    }
    .psearchSidebar.course-filters {
        display: none;
    }
    .psearchSidebar.course-filters.active {
        display: inline-block;
    }
    .course-filters-btn {
        display: inline-block;
        width: 100%;
        margin-bottom: 0;
    }
    .hidden-md-down{
        display:none !important;
    }
    .psearchContent .subinfo{
        margin-top:5px;
    }
    .psearchItem .psearchItem-fee .ctrls .oneControls {
        text-align:right;
    }
    .consultation-form {
        min-height: 100%;
        margin-left: 5%;
        width: 90%;
        display: inline-block;
    }
    .consultation-form-textblock {
        min-height: 100%;
        margin-left: 5%;
        width: 90%;
        margin-top: 20px;
        display: inline-block;
    }
    .is-sticky #fixheaderlogo .fixheaderlogo-container {
        width: 750px;
    }
}

@media screen and (min-width: 620px) and (max-width: 768px) {
	.reg-form li.fln {
		width:66.5% !important;
		float:left !important;
		margin-right:1px !important;
	}
	.ask-partner li:nth-child(2), 
	.allSubjects .reg-form>li:nth-child(2),
	.all-subjects-right .reg-form>li:nth-child(4)	{
		width:33.3% !important;
		float:left !important;
	}
	.reg-form .bday {
		width:66.5% !important;
	}
	.bday input, .allSubjects .bday .form-control:nth-child(2) {
		margin-right:1px;
	}
	.all-subjects-right .reg-form>li:nth-child(5), 
	.all-subjects-right .reg-form>li:nth-child(6),
	.all-subjects-right .reg-form>li:nth-child(7),
	.all-subjects-right .reg-form>li:nth-child(8)	{
		width:49.5% !important;
	}
	.all-subjects-right .reg-form>li:nth-child(5),
	.all-subjects-right .reg-form>li:nth-child(7)	{
		margin-right:1%;
	}
	.all-subjects-right .reg-form>li:nth-child(8) {
		margin-top:30px;
	}
	.ad-year button:nth-child(2n) {
		margin-left:2%;
		margin-right:2%;
	}
	.ad-year button {
		width:32%;
	}
    .searchBox .form-group:nth-child(2) {
       margin-top: 10px;
        width: 100%;
}
    .searchBox .form-group:first-child {
    width: 100%;
}
    .searchBox .formGroup4 {
    margin-top: 10px;
    width: 100%;
    }
    .searchBox .formGroup4 .btn{
    width: 100%;
}
}

@media screen and (max-width: 768px) {
    .f-ctrls div.mobView {
		display:block !important;
	}
	.psearchItem .lowerControls .col-sm-3:first-child img {
		display:none;
	}
	.cabinetTop .list-inline {
		text-align:center;
		margin-left:0;
	}
	.oneSubjectItem .oneControls {
		text-align:center;
	}
	.wrapper-sticky .col-xs-4 {
		margin:0 auto;
		float:none;
	}
	.lowerControls .oneControls li {
		margin-top:-4px;
	}
	.table .at:first-child, .table .at:first-child a {
		background-color:#8a98a3;
		color:#fff !important;
	}
	.tablesaw-stack tbody tr {
		border-bottom:none !important;
	}
	.oneControls {
		text-align:left;
	}
	.lowerControls .col-sm-3:first-child {
		width:auto;
		float:left;
	}
	.lowerControls .col-sm-3:nth-child(2),
	.lowerControls .col-sm-3:nth-child(3) {
		width:50%;
		float:left;
	}
	.lowerControls .col-sm-3:nth-child(2) button,
	.lowerControls .col-sm-3:nth-child(3) button {
		float:left;
	}
	.lowerControls .col-sm-3:first-child img {
		float:left;
	}
	.allSubjectsItem .col-sm-4 {
		width:40%;
		float:left;
	}
	.allSubjectsItem .col-sm-8 {
		width:60%;
		float:left;
	}
	.allSubjectsItem .col-sm-8 p {
		padding-bottom:5px;
		display:block;
		float:left;
		width:49%;
	}
	.allSubjectsItem .col-sm-8 p:nth-child(2n-1) {
		margin-right:2%;
	}
	.r-content .col-xs-8, .allSubjects  .mainContent {
		width:100%;
	}
	.r-content .col-xs-4, .allSubjects  .all-subjects-right {
		width:100%;
	}
	.psearch .subtitle {
		text-align:center;
	}
	.cabinetMainBlock .col-sm-7 {
		padding-left:7px;
		padding-right:7px;
	}
	.topnav {
		display:none;
	}
	.oneSubjectCountry img {
		display:inline-block;
	}
	.oneSubjectCountry {
		margin-bottom:10px;
	}
	.searchTag {
		display:none;
	}
	.psearch .searchDropdown {
		width:100%;
	}
	.mr2 .col-sm-4 {
		width:100%;
	}
	.recommended {
		border-radius:0;
		line-height:60px;
		height:auto;
	}
	.table-boxes .checkbox {
		width:50%;
	}
	.cabinetTop {
		display:block !important;
	} 
	#u-img h1 {
		font-size:30px;
	}
	.u-whereGo .col-sm-4:nth-child(1) {
		margin-left:10%;
		margin-right:10%;
	}
	.u-whereGo .col-sm-4 .btn {
		width:92%;
	}
	.u-whereGo .col-sm-4 p {
		text-align:center;
	}
	.secondImg, .secondDescription ul {
		width:100% !important;
		max-width:100%;
		height:auto;
		clear:both;
	}
	.secondDescription ul {
	    padding-left: 2%;
		margin-top:20px;
	}
    .sequence .col-sm-3 p {
        word-break: normal;
    }
    .sequence .col-sm-3 {
        clear: none !important;
    }
    .col-sm-separate {
        display: inline-block;
        width: 100%;
    }
    .descWrapper-txt {
        width:100%;
        margin-left: 0px;
    }
	.uBlock {
		padding-top:2px;
	}
	.class1 {
		color:#ffa51d !important;
	}
	.reg-list .btn-blue:before {
		display:none;
	}
	.reg-list .btn-blue {
		padding:10px 0 !important;
	}
	.login-form li:nth-child(3) a{
		width:100%;
		clear:both;
		text-align:center;
	}
	.login-form li:nth-child(3) .checkbox {
		width:150px;
		margin-left:auto;
		margin-right:auto;
		float:none;
	}
	.btn-reg, .subscribeBlock .btn, .placeinput {
		width:100%;
	}
	.reg-list li, .reg-list li a, .reg-form li {
		width:100%;
		margin-left:0;
		margin-right:0;
	}
	.scrollTop {
		display:none !important;
	}
	.registration-whereGo .col-sm-4 {
		height:auto;
	}
	.searchDropdown .title {
		overflow: hidden;
		padding-right: 20px;
		text-overflow: crop;
		display: block;
		text-overflow: ellipsis;
	}
	.u-whereGo .col-sm-4 {
		height:auto;
	}
	.u-whereGo .open>.dropdown-menu {
		width:100%;
	}
	.formGroup1, .formGroup2, .formGroup3, .formGroup4, .searchBlock .btn-orange {
		width:100%;
	}
	.u-whereGo .col-sm-4, .u-whereGo .col-sm-4:nth-child(3n-1), .u-whereGo .col-sm-4:nth-child(3) {
		width:80%;
		margin-left:10%;
		margin-right:10%;
		clear:both;
	}
	.u-whereGo .dropdown {
		float:none;
		margin:0 auto;
	}
	.questions .form-group {
		margin-top:20px;
	}
	.u-whereGo .open>.dropdown-menu {
		top:50px;
	}
	.u-whereGo .dropdown {
		clear:both;
	}
	.sortby {
		display:none;
	}
	#sortby {
		width:100%;
	}
	
	.registration-whereGo .col-sm-8, .registration-whereGo .col-sm-4 {
		width:100%;
	}
	
	.registration-whereGo .col-sm-4 {
		text-align:left;
	}

	.login-form li input[type=text], .login-form li input[type=password], .login-form li:nth-child(3) {
		width:100%;
	}
	
	.topnav li a:first-child {
		font-size: 13px;
	}

	.searchForm {
		left: -355px;
	}

	.top-languages .dropdown-menu {
		margin-left: -25px !important
	}

	#topheader .col-sm-3 {
		width: 25%;
	}

	.footLinks h3 {
		font-size: 20px;
	}
	
	.whatStudyItem,
	.whereGoItem {
		text-align:center;
	}
	.searchBlock .h2{
        margin-top:20px;
	}
	.whatStudyItem .cover,
	.whereGoItem .cover	{
		position: relative;
		display: inline-block;
		width: 80%;
	}
	.whereGoItem {
		margin-bottom:30px;
	}
	.popularItem .img-responsive, .uniWorld .img-responsive, .newsBlock .img-responsive {
		margin:0 auto;
	}
	.popularItem .caption, .worldItem .caption {
		text-align:center;
		padding-bottom:30px;
	}
	.newsItem .heading a {
		display:block;
		text-align:center
	}
	.navigation {
		text-align:center;
	}
	.navigation .footLinks {
		margin-bottom:30px;
	}
	#footer {
		text-align:center;
	}
	.r-content .col-xs-8, .r-content .col-xs-4 {
		width:100%;
		clear:both;
	}
	.r-content .col-xs-8 {
		padding-right:15px;
	}
	.l-content {
		padding-left:15px;
		padding-right:15px;
	}
	.secondNav {
		height:auto;
		text-align:center;
	}
	.secondNav li {
		width:100%;
	}
	.countryWrapper .btn {
		width:99%;
		white-space:normal;
		height:auto;
	}
	.csu .uBlock .img-wrap img {
		padding-top:0;
	}
	#topheader {
		background-color: #f5f5f5;
		color: #4e5859;
	}
	#topheader a {
		color: #4e5859;	
	}

	#topheader .level1 a, .closeBtn {
		color: #fff;
	}
	.mobItems i {
		font-size: 22px;
	}
	.userIcon {
		background:url('../images/ava3.png');
	}

	.userIcon:hover {
		background:url("../images/ava4.png");
	}
	.fa-search {
		color:#4e5859 !important;
	}
	#sectionTwo .dropdown-menu {
		top: 80%;
		left: 0;
		margin-left: 0 !important;
	}

	#sectionTwo {
		height: auto;
	}

	#sectionTwo .lang {
		color: #424242;
	}
	.mobileMenu {
		position: fixed;
	    top: 0;
	    left: 0;
	    z-index: 20;
	    width: 100%;
	    height: 100%;
	    background: rgba(85, 85, 85, 0.97);
	}
	.formGroup1, .formGroup2, .formGroup3, .formGroup4 {
		width: 100%;
	}
	.searchDropdown.open>.dropdown-menu {
		left: 0;
		margin-left: 0;
	}

	.searchForm .btn-orange, .searchForm .btnInput, .searchDropdown button {
		width: 100%;
	}
	.searchForm {
		text-align: center;
		border-top:1px solid #424242;
	}

	.searchForm .form-group {
		height: 30px;
		line-height: 30px;
		margin-bottom: 15px;
		width: 100%;
	}

	.searchForm .form-control {
		width: 100%;
		margin-right: -3px
	}
	.mobileMenu .levelFirst {
		width: 42%;
		line-height: 20px;
		margin-bottom: 10px;
	}

	.mobileMenu .lnk {
		display: block;
		padding: 5px 10px;
	}

	.mobileMenu .lnk.act {
		background: #464646;
	}
	.closeBtn {
		font-size: 30px;
    	padding: 0 20px;
	    cursor: pointer;
	}
	
	.searchForm {
		left:50%;
		margin-left:-200px;
	}
	/*.u-whereGo .countryBlock {
		width:83.5%;
	}*/
	.u-recommend ul li {
		width:70%;
		margin-left:15%;
		margin-right:15%;
		padding-top:30px;
		padding-bottom:30px;
	}
	#u-img {
		height:260px;
		background-size:cover;
	}
    .lowerControls .col-sm-3 {
		width:100%;
		text-align:center;
	}
	.lowerControls .col-sm-3 img {
		margin:0 auto 20px;
	}
	.lowerControls .col-sm-3 button {
		width:200px;
		margin:0 auto 10px;
	}
	.lowerControls .oneControls {
		text-align:center;
	}
	.oneControls {
		margin-top:0;
	}
	.psearchItem .title {
		text-align:left;
		padding-bottom:15px;
	}
	.oneSubjectGroup .col-sm-4 {
		margin-bottom:20px;
	}
	.oneSubjectGroup .col-sm-4 img {
		margin:0 auto;
	}
	.allSubjectsHeaderText {
		width:240px;
	}
	.allSubjectsHeader {
		height:250px;
	}
	.similarTitle span {
		clear: both;
		display: block;
		float: none;
		margin-top: 20px;
		position:relative;
	}
	.f-ctrls li:first-child {
		text-align: center;
		width:100%;
	}
	.f-ctrls img {
		margin:20px auto;
	}
	.f-ctrls button {
		margin:0 auto 15px;
		width:160px;
	}
	.lowerControls .oneControls {
		margin-top:0;
	}
	.f-ctrls {
		text-align:center;
	}
	.lowerControls .col-sm-3:nth-child(2), .lowerControls .col-sm-3:first-child, .lowerControls .col-sm-3:nth-child(3) {
		width:100%;
	}
	.lowerControls .col-sm-3:nth-child(2) button, .lowerControls .col-sm-3:nth-child(3) button {
		margin:0 auto 15px;
		float:none;
	}
	.popularSection .col-sm-9 h3 {
		position:absolute;
		top:15px;
		left:30px;
		right:30px;
		text-align:left;
	}
	.popularSection .col-sm-9 h3 a {
		color:#fff;
		font-size: 18px;
		line-height: 1.1 !important;
		font-weight: bold;
		text-align:left;
	}
	.popularSection .col-sm-9 {
		position:static;
	}
	.popularSection .item {
		position:relative;
	}
	.popularBlocks2 .col-sm-3 {
		width:49% !important;
	} 
	.popularBlocks2 .col-sm-3:nth-child(2n) {
		margin-left:2% !important;
	} 
	.navbar-nav {
		width:100%;
	}
	.articleData li:first-child {
		background-image: url("../images/black-star-big.png");
		width:32px;
		height:30px;
	}
	.articleData li:first-child:hover {
		background-image: url("../images/black-star-big-orange.png");
	}
	.articleData {
		margin-top:-5px !important;
	}
	.ulSocial {
		display:none;
	}
	.mSocial {
		display:block;
	}
	.order .col-sm-6:first-child {
		float:left;
	}
	.otherServices .col-sm-3 {
		width:49%;
		margin-left:0;
		float:left;
	}
	.otherServices .col-sm-3:nth-child(2n) {
		width:49%;
		margin-left:2%;
	}
	.order .col-sm-6:nth-child(2) {
		float:right;
	}
	.order .col-sm-6, .order .col-sm-6:first-child {
		display:inline-block;
		margin-left:0;
		margin-right:0;
	}
	.order {
		text-align:center;
		width:100%;
	}
	.secondDescription .popularSection .col-sm-3 {
		width: 100%;
	}
	.secondDescription .popularSection .col-sm-9 {
		width: 100%;
		text-align:center;
		margin-top:20px;
	}
	.sequence .col-sm-3, .helpSection .col-sm-3 {
		margin-bottom: 30px;
		width: 50%;
		float: left;
	}
	.article-top {
		display:none;
	}
	.blueSection .popularBlocks {
		width:90%;
		margin-left:5%;
		margin-right:5%;
	}
	.blueSection .popularBlocks .col-sm-3 .mask-wrapper {
		width:100%;
		margin-left:0;
		margin-right:0;
	}
	.order .col-sm-6, .order .col-sm-6:first-child {
		display:inline-block;
		margin-left:0;
		margin-right:0;
	}
	.cs-nav .navbar-nav li {
		width:100%;
		text-align:center;
	}
	.addComment {
		width:100%;
	}
	.popularBlocks .col-sm-3 {
		width:80%;
		margin-left:10%;
		margin-right:10%;
	}
	.blueSection .popularBlocks .col-sm-3 {
		width:auto;
		margin-left:auto;
		margin-right:auto;
	}
	.ratings .col-sm-4 {
		width:80%;
		margin-left:10%;
		margin-right:10%;
	}
	.article-group .col-sm-6 {
		width:80%;
		margin-left:10%;
		margin-right:10%;
	}
	.popularBlocks .col-sm-3:nth-child(4n-3) {
		margin-left:10%;
	}
	.blueSection .popularBlocks .col-sm-3:nth-child(4n-3) {
		margin-left:auto;
	}
	.ratings .col-sm-4:nth-child(3n-2) {
		margin-left:10%;
	}
	.pagination1 .fc {
		display:none;
	}
	.articleData li:first-child {
		background-image: url("../images/black-star-big.png");
		width:32px;
		height:30px;
	}
	.articleData li:first-child:hover {
		background-image: url("../images/black-star-big-orange.png");
	}
	.articleData {
		margin-top:-5px !important;
	}
	.ulSocial {
		display:none;
	}
	.mSocial {
		display:block;
	}
	.blueSection .popularBlocks .col-sm-3 {
		width:auto;
		margin-left:auto;
		margin-right:auto;
	}
	.blueSection .popularBlocks .col-sm-3:nth-child(4n-3) {
		margin-left:auto;
	}
	.blueSection .popularBlocks2 .col-sm-3 {
		float:left;
		margin-left:0;
	}
	.blueSection .popularBlocks2 .col-sm-3:nth-child(2n) {
		margin-left:2%;
	}
	.orderCall .col-sm-2 {
		width: 90px;
		float:left;
		padding-left:0;
		padding-right:0;
	}
	.orderCall h5 img {
		padding-left:5px;
	}
	.fullItem div:first-child {
		width:100% !important;
		height:205px !important;
		margin-right:0 !important;
		overflow: hidden;
		position: relative;
	}
	.fullItem div:first-child img {
		position: absolute;
		margin: auto; 
		min-height: 100%;
		min-width: 100%;
		left: -100%;
		right: -100%;
		top: -100%;
		bottom: -100%;
	}
	.ask-consult .fln {
		width:100% !important;
	}
	.fullItem .desc {
		width:100%;
		text-align:center;
		padding-bottom:30px;
		padding-left:3%;
	}
	.fullItem .desc h4 {
		font-size:21px;
	}
	.fullHelp .col-sm-6 {
		width:100% !important;
	}
    .fullHelp .items .col-sm-6 {
        display:inline-block;
        height:auto;
    }
    .addComment .col-sm-7 {
        padding-left: 0;
        margin-bottom: 15px !important;
    }
	.addComment .col-sm-5 {
		text-align:center;
	}
	.addComment .col-sm-5 img {
		margin-bottom:30px;
	}
	.helpSection .col-sm-3 {
		margin-bottom:30px;
	}
	.u-img {
		height: auto;
    	max-height: 360px;
    	min-height: 200px;
		background-size:cover;
	}
    .uc-img {
		height: auto;
    	max-height: 360px;
    	min-height: 200px;
		background-size:cover;
	}
    .topTen {
        top: -10px;
        padding: 10px;
    }
    .topTen h3 {
        font-size: 18px;
        padding: 10px !important;
    }
    .topTen ul li {
        font-size: 14px !important;
    }
    #callbut-mini {
        right: 40px !important;
    }
    .cs-nav li ul {
    left: 0;
    width: 100% !important;
}
	/*.otherServices .col-sm-3 {
		width:49%;
		margin-left:0;
		float:left;
	}
	.otherServices .col-sm-3:nth-child(2n) {
		width:49%;
		margin-left:2%;
	}*/   
    .otherServices .col-sm-3 {
        margin-bottom: 10px;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-top: 0 !important;
        width: 100% !important;
    }
    .otherServices .col-sm-3 img {
        cursor: pointer !important;
        height: auto;
        width: 100%;
    }
    .otherServices .col-sm-3 a {
        text-align: center;
    }
    .otherServices .col-sm-12 {
        display: none;
    }
    .article-top {
        display: none;
    }
	.searchResults .col-xs-8 {
		padding-right:0;
	}
	.filterItems .btn {
		width:49.7%;
	}
    .consult-logo {
        display: inline-block;
        width: 30%;
    }
    .consult-logo {
        display: inline-block;
        width: 30%;
    }
    .consult-descr {
        display: inline-block;
        width: 68%;
    }
    .aboutContacts .items .col-sm-3 {
		width:49%;
		float:left;
	}
	.contactMap .contactText {
		position:relative;
		left:0;
		top:0;
		width:100%;
	}
	.aboutContacts .items {
		text-align:center;
	}
	.aboutContacts figure {
		display:inline-block;
	}
	.colPhone .col-sm-8, .colPhone .col-sm-4 {
		float:left;
	}
	.colPhone .col-sm-8 {
		text-align:left;
	}
    .uni-country .col-sm-4 {
        margin: 0 5% 10px !important;
        width: 90% !important;
    }
    .uni-country .col-sm-4:nth-child(3n-1) {
        margin: 0 5% 10px !important;
    }
    .descWrapper-txt {
        margin-left: 15px;
    }
    .orderCall .col-sm-12 {
        line-height: 1.6;
    }
    .n-top-logo {
        width: 100%;
    }
    .n-top-phone {
        width: 50%;
    }
    .n-top-banner {
        width: 50%;
    }
    .n-tab-ask{
        width:100%
    }
    .country-code button {
        width: 30%;
        display: inline-block;
    }
    .country-code input {
        width: 69%;
        display: inline-block;
    }
    .n-top-logo {
        display:inline-block;
        width: 41%;
        margin-top:5%;
    }
    .col-sm-1.n-top-number {
        padding-top: 5%;
        width: 18%;
    }
    .col-sm-2.n-top-number {
        padding-top: 5%;
        width: 21%;
    }
    .n-top-phone {
        display: inline-block;
        width: 100%;
        padding-left: 15px;
    }
    .n-top-phone .btn-blue {
        font-size: 15px;
    }
    .n-top-banner {
        display: inline-block;
        width: 57%;
    }
    .n-top-phone-slogan {
        display:inline-block;
        width: 16%;
    }
    .countryWrapper .countryWrapper-link h4 {
        margin-top: 20px;
        font-size: 26px;
        padding-bottom: 20px;
    }
    .countryBlock {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }
    .n-top-logo {
        display: inline-block;
        width: 49%;
        margin-top: 1%;
        vertical-align: top;
    }
    .n-top-phone {
        display: inline-block;
        width: 49%;
        margin-top: 1%;
        vertical-align: top;
    }
    .col-sm-4.n-top-number {
        display: inline-block;
        width: 32%;
        margin-top: 1%;
        vertical-align: top;
        margin-bottom: 1%;
    }
    .is-sticky #fixheaderlogo .fixheaderlogo-container {
        width: 750px;
    }
    .hidden-xs {
        display: none !important;
    }
    .visible-xs {
        display: block !important;
    }
}

@media screen and (max-width: 747px) {
    .whereGo .whereGoItem img {
        width: 100%;
    }
    #u-img h1 {
        font-size: 21px;
    }

    .title-wrap span, .allSubjectsHeaderText h1 {
        font-size: 16px;
    }

    .class1 {
        color: #ff9900 !important;
    }

    #sliderBanner .item, #sliderBanner {
        height: 240px;
    }

        #sliderBanner .carousel-indicators {
            left: 10%;
            bottom: -5px;
        }

        #sliderBanner .item h2 {
            font-size: 20px;
        }


    .innerMenu {
        position: fixed;
        top: 0;
        left: 42%;
        width: 60%;
        background: rgb(70,70,70);
        background: rgba(70,70,70, 0.97);
        height: 100%;
    }

        .innerMenu ul {
            padding: 50px 20px 0 20px;
        }

            .innerMenu ul li {
                line-height: 20px;
                margin-bottom: 20px;
            }

                .innerMenu ul li a {
                    display: block;
                }

    #header {
        padding: 0;
    }

    .topnav {
        margin-top: 0;
    }

        .topnav li {
            width: 100%;
            background-color: #f5f5f5;
        }

        .topnav a {
            display: block;
            padding: 5px 0;
        }

    .topnav {
        margin-left: -15px;
        margin-right: -15px;
    }

    .phone-top, .logo {
        text-align: center;
    }

    .subscribeBlock .emailInput {
        width: 100%;
    }

    .logo img {
        width: 80%;
        height: auto;
    }

    .open > .dropdown-menu {
        width: 100%;
        left: 50%;
        margin-left: -80px;
    }

    /*.topnav li:first-child {
		padding-top:20px;
	}*/

    .topnav li:nth-child(6) {
        padding-bottom: 20px;
    }

    #topheader .col-sm-5 {
        text-align: center;
    }


    .reg {
        background: #4e5859;
        height: 110px;
    }

    .searchBlock .btn-orange {
        width: 100%;
    }

    .whereGoItem {
        margin-bottom: 20px;
    }
    /*.phone-top .languages {
        clear: both;
        float: none;
        margin: 20px auto 0;
    }*/
    .phone-top {
        text-align: right;
    }
    .n-top-logo {
        text-align: left;
    }
    .s-title h2 {
        font-size: 20px;
    }

    .mask-wrapper .pop-bg {
        height: 200px;
        width: 100%;
        z-index: 1;
    }

    .worldItemsSlider {
        display: none !important;
    }

    .unimain {
        display: block;
    }
    .formGroup5 {
        width: 100%;
    }
    .searchBox .form-group:nth-child(2) {
		width: 67%;
	}
	.filterItems .btn {
		width:100%;
		margin-left:0;
		margin-right:0;
	}
	.searchBox .form-group, .searchBox .form-group:first-child, .searchBox .form-group:nth-child(2), .searchBox .form-group button {
		width:100%;
		display:block;
		clear:both;
	}
	.aboutContacts .items .col-sm-3 {
		width:100%;
		margin-left:0;
	}
    .articleContent img{
        width: 100% !important;
    }
	.mobile-hidden {
	    display: none !important;
	}
	.mobile-view {
	    display: inline-block !important;
	}
    .helpSection figure{
        width:100px;
        height:100px;
    }
        .helpSection figure img{
            margin:35px auto;
        }
    .helpSection span:nth-child(2), .helpSection span:last-child {
        font-size: 14px;
    }
    .school-video{
        padding:0;
    }
    .title-wrap.title-wrap-main {
        width: auto;
    }
    .title-wrap.title-wrap-main ul li {
        font-size: 16px;
    }
	img.checkbox-input{
		width:37%!important;
	}
}

@media screen and (max-width: 630px) {
	.btn-year {
		margin-right:3px;
	}
	.cabinetEditForm .row {
		margin-bottom:15px;
	}
    .whereGoItem .heading, .whatStudyItem .heading {
        margin-top: 0px;
    }
    .newsItem .heading, .newsItem {
        margin-top: 5px;
    }
    .com-banner-right-text a{
        font-size:18px;
    }
    .title-wrap h1 {
        font-size: 24px;
    }
    .psearchItem .psearchItem-logo {
        display: none;
    }
    .psearchItem .psearchItem-content {
        width: 69%;
        display: inline-block;
        vertical-align: top;
    }
    .psearchItem .psearchItem-fee {
        width: 28.9%;
        display: inline-block;
        vertical-align: top;
        text-align: right;
    }
    .countryWrapper:first-child{
        width:100%;
    }
    .countryWrapper:last-child {
        width: 100%;
    }
    .countryWrapper .countryWrapper-link h4 {
        margin-top: 20px;
        font-size: 26px;
        padding-bottom: 20px;
    }
    .countryBlock {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        padding-bottom: 20px;
    }
    .n-top-phone .btn-blue {
        font-size: 12px;
    }
    .n-top-logo {
        display: inline-block;
        width: 40%;
        margin-top: 1%;
        vertical-align: top;
    }
    .n-top-phone {
        display: inline-block;
        width: 58%;
        margin-top: 1%;
        vertical-align: top;
    }
    .n-top-phone h4{
        font-size:16px;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .logo img {
        width: 100%;
        height: auto;
    }
    .col-sm-4.n-top-number {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 2%;
    }
    .n-top-phone-mob .btn-blue span {
        color: #ff9900;
    }
    .n-top-number .n-top-number-first {
        text-align: center;
    }
    .n-top-number p {
        text-align: center;
    }
    #helpFormModal .modal-content .modal-footer .btn {
        width: 100%;
    }
    #helpFormModal .modal-content .modal-footer .btn.buy {
        width: 100%;
        margin-bottom:10px;
    }
}
@media screen and (max-width: 570px) {
	.articleData {
		margin:0 auto;
		clear:both;
		text-align:center;
		float:left;
		margin-right:20px;
	}
	.articleData li:first-child {
		margin-right:15px;
	}
	.ulSocial {
		margin:0 auto;
		text-align:center;
	}
	.articleData {
		margin-bottom:30px;
	}
	.order .col-sm-6:first-child {
		float:none;
	}
	.s-title h2 {
		width:70%;
	}
	.order .col-sm-6:nth-child(2) {
		float:none;
	}
    .order h4 {
        font-size: 22px;
    }
    .popularBlocks p a {
        font-size: 18px;
    }
	.popularBlocks2 .col-sm-3 {
		width:100% !important;
	    padding-left: 0px !important;
	    padding-right: 0px !important;
	    margin-left: 0px !important;
	    margin-right: 0px !important;
	}
    .popularBlocks2 .col-sm-3:nth-child(2n) {
        margin-left: 0px !important;
    }
    .u-logo {
        max-height: 100%;
        max-width: 100%;
        min-height: 70px;
        width: 100%;
    }
    .secondDescription .hTitle {
        font-size: 32px;
    }
    .article-slider .container {
        padding-left: 0px;
        padding-right: 0px;
    }
    .com-banner-right-content {
        top: 10%;
    }
    .main-video .school-video .video-container {
        width: 100%; 
        padding-bottom: 56.25%;
    }
    .helpSection .col-sm-3 {
        width: 100%;
    }
    .country-code button {
        width: 30%;
        display: inline-block;
    }

    .country-code input {
        width: 68%;
        display: inline-block;
    }
    .orderCall .container .comment-wrap {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .orderCall .comment-wrap img {
        border-radius: 0;
    }
    .modal-content .modal-footer .buy {
        font-size: 14px;
    }
    .psearch .psearchItem .psearchItem-content .lowerControls div {
        width: 100%;
    }
    .psearch .psearchItem .psearchItem-content .lowerControls div:first-child {
        padding-right: 0;
    }
    .psearch .psearchItem .psearchItem-content .lowerControls div:last-child {
        padding-left: 0;
    }
    .consultation-form-textblock h3.hTitle {
        margin-left: 0;
        font-size: 20px;
        margin-bottom: 15px;
    }
    .consultation-form-textblock ul{
        padding-right: 15px;
        padding-left: 15px;
    }
    .consultation-form-textblock ul li p{
        font-size: 15px;
    }
    .consultation-form-textblock ul li img{
        width: 15px;
        margin-right: 12px;
    }
    .consultation-form h3 {
        text-align: left;
        font-size: 20px;
    }
}
@media screen and (max-width: 425px) {
    .psearchItem .list-inline>li {
		padding-left:3px;
		padding-right:3px;
	}
	.allSubjectsHeader {
		background-position: 46%;
	}
	.allSubjectsHeaderText {
		width: 170px;
	}
	.allSubjectsItem .col-sm-4 {
		width:100%;
		float:left;
	}
	.allSubjectsItem .col-sm-4 img {
		width:100%;
		max-width:100%;
		height:auto;
		margin-bottom:20px;
	}
	.allSubjectsItem .col-sm-8 {
		width:100%;
		float:left;
		padding-top:18px;
		text-align:center;
	}
	.allSubjectsItem .col-sm-8 p {
		width:100%;
	}
	.allSubjectsItem .col-sm-8 p:nth-child(2n-1) {
		margin-right:0;
	}
	.table-boxes .checkbox {
		width:100%;
	}
	.cabinetTop li .btn {
		padding:10px 5px;
		font-size:13px;
	}
	#u-img h1 {
		font-size:21px;
	}
	.title-wrap span, .allSubjectsHeaderText h1 {
		font-size:16px;
	}
	.title-wrap {
		width:80%;
	}
	.data-row li div:first-child:after {
		right:0;
	}
	.data-row li div:last-child {
		padding-left:15px;
	}
	.mobItems .fa-search {
		vertical-align:top;
		margin-top:9px;
	}
	
	.u-whereGo .searchDropdown button.btn-default {
		width:100%;
	}
	
	.sortby {
		width:90%;
	}
	
	.searchForm {
		width:100%;
		left:0;
		margin-left:0;
	}
	/*.u-whereGo .countryBlock {
		width:87%;
	}*/
	.u-recommend ul li {
		width: 86%;
		margin-left: 7%;
		margin-right: 7%;
	}
    .subjectBanner .caption {
		left:0;
	}
	.subjectBanner .caption h4 {
		font-size:14px;
		line-height:1.5;
	}
	.carousel-inner>.item>img {
		height: auto !important;
        max-height: 360px;
        max-width: none;
        min-height: 200px;
        width: 100%;
	}
	.popularBlocks2 .col-sm-3 {
		width:100% !important;
	} 
	.popularBlocks2 .col-sm-3:nth-child(2n) {
		margin-left:0 !important;
	} 
	.articleData li:first-child {
		margin-right:7px;
	}
	.s-title h2 {
		width:70%;
	}
	.u-img h1 {
		font-size:21px;
	}
    .searchBlock input[type="text"] {
    margin-top: 0px;
    }
    .u-logo {
        max-width: 350px;
    }
    .r-content .desc ul {
        margin-right: 7%;
        margin-left: 5%;
    }
    .list-inline.simpleTabBar > li {
        margin-top: 2px;
    }
    .simpleTabBar {
        margin-right: 0;
        margin-left: 0;
    }
    .secondNav {
        width: 100%;
    }
    .banner2 {
        height: 100px;
    }
    .contactMap {
		padding-top:0;
	}
	.aboutContacts .items .col-sm-3 {
		width:100%;
		margin-left:0;
	}
    .title-wrap.title-wrap-main ul li {
        font-size: 14px;
    }
    .psearchItem .psearchItem-content {
        width: 100%;
    }
    .psearchItem .psearchItem-content .psearchItem-fee-xs {
        width: 100%;
        display: inline-block;
    }
    .psearchItem .psearchItem-fee {
        display:none;
    }
    .country-code button {
        width: 40%;
    }
    .country-code input {
        width: 58%;
    }
    #helpInfoModal .modal-content .modal-header .modal-header-help-info-content img {
        max-width: 170px;
        width: 100%;
    }
    #helpInfoModal .modal-footer a {
        font-size: 16px;
        line-height: 30px;
        width: 100%;
        margin-left: 0;
    }
}

@media screen and (max-width: 375px) {
	/*.u-whereGo .countryBlock {
		width:87%;
	}*/
	.u-recommend ul li {
		width: 92%;
		margin-left: 4%;
		margin-right: 4%;
	}
	.simpleTabBar a {
		font-size: 13px;
	}

    .ratings .col-sm-4 {
        padding-left: 0;
        padding-right: 0;
    }
    .article-group .col-sm-6 {
        padding-left: 0;
        padding-right: 0;
    }
	.ulSocial li {
		margin-right:5px;
	}
	.ulSocial li img {
		padding-right: 5px;
	}
	.articleData li:nth-child(2) {
		margin-right:0;
	}
	.articleData {
		margin-right:10px;
	}
.searchDropdown .dropdown-menu .close {
    margin-bottom: 15px;
}
.order .col-sm-6 {
    width: 100%;
}
.order .checkbox {
    padding-left: 50%;
}
    .mobLogo {
        width: 140px;
    }
    .mobLogo img {
        width: 100%;
    }
    #helpFormModal .modal-content .modal-footer .btn {
        font-size: 14px;
        line-height: 25px;
    }
    #helpFormModal .modal-content .modal-footer .btn.buy {
    font-size: 14px;
    line-height: 25px;
    }
}

@media screen and (max-width: 320px) {
    .mobLogo, .mobLogo img {
        width: 140px;
    }

    /*.u-whereGo .countryBlock {
        width: 89%;
    }*/

    .countryWrapper .btn {
        width: 100%;
    }

    .u-recommend ul li {
        width: 98%;
        margin-left: 1%;
        margin-right: 1%;
    }

    .mainSections #sortby {
        padding-right: 10px;
    }

    .help-img1 {
        padding-top: 140px;
        background: rgba(0, 0, 0, 0) url("../images/helpImgBg-m.png") no-repeat scroll 0 0;
        height: 380px;
    }

    .ask {
        padding: 30px 15px;
    }

    .mobLogo, .mobLogo img {
        width: 140px;
    }

    .ulSocial li {
        padding: 5px;
    }

    .sequenceTitle {
        font-size: 28px;
    }
    .mobLogo {
        width: 130px;
    }
}