/*

Poject Title : Foxx-Co

Responsive   : Yes 

Author       : Yograj

Status       : Be Happy!

Date         : 02-07-2016


*/


.serviceproductimg::after, .Navigation ul::after, .letestnews:after, .thisisfoxx:after, .Maincntnr:after, .foxx:after, .ourprojectimages:after, ul.social:after, .consulting-2:after, .Euro:after, .Euro-2:after, .Euro-3:after, .trade-mission-img:after, .natalia-img:after, .Bsns-sympo:after, .devlp:after, .seminars:after, .seminars-img-bottom:after, .potential-1:after, .potential-left:after, .office-space:after, .office-space-bottom:after, .project-assigmnt:after, .project-left:after, .russia-box:after, .reference-cntnt:after, .invitations-cntnt:after, .purchasing:after, .bottom:after, .since-cntnt:after, .since-cntnt2:after, .passport-cntnt:after, .passport-cntnt2:after, .fox-rfrnc-cntnt:after, .air-travel-cntnt2:after, .air-travel-cntnt:after, .altarnative-cntnt:after, .progress-cntnt:after, .progress-bottom:after, .pages-cntnt:after, .pages-cntnt2:after, .typical-cntnt:after, .performance:after, .Euro ul:after, .company-bottom:after, .fullfield-bottom:after, .target-bottom:after, .newmarket-bottom:after, .component-bottom:after, .carousel-cdivent-logo:after, .mans-content-3:after {
	content: "";
	clear: both;
	display: block;
}
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
body {
	background: #fff;
	font-family: 'Open Sans', sans-serif;
}
.wrap-1 {
	width: 100%;
}
.Maincntnr {
	max-width: 1160px;
	width: 100%;
	margin: 0 auto;
}
.Topheader {
	background-color: #181718;
}
.Topheader-left {
	float: left;
}
img {
	max-width: 100%;
}
.Topheader-left p {
	color: #fff;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	
}
.Topheader-right {
	float: right;
}
.Topheader-right p {
	font-size: 11px;
	padding-top: 14px;
	padding-bottom: 12px;
	color: #fff;
}
.Topheader-left p:hover {
    color: #d05c12;
    transition: .3s all ease-in-out 0s;
    -webkit-transition: .3s all ease-in-out 0s;
}
.Topheader-right p a {
	text-decoration: none;
	font-size: 12px;
	color: white;
	
}
.logo {
	float: left;
	width: 160px;
}
.logo img {
	padding-top: 17px;
	padding-bottom: 17px;
}
.Navigation {
	float: right;
}
.Navigation ul {
	list-style-type: none;
}
#nav .mobile-menu {
	font-size: 14px;
	color: #FFF;
	width: 100%;
	text-align: left;
	display: block;
	padding: 10px; /*! margin:0 auto; */
	background: #006c49;
	text-transform: capitalize;
	display: none;
}
.Navigation ul li {
	float: left;
	padding: 30px 4px;
}
.Navigation ul li:last-child {
	padding-right: 0 !important;
}
.Navigation ul li a {
	text-decoration: none;
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
	color: #1f1f1f;
	font-weight: 600;
}
.Navigation ul li {
	position: relative;
	margin: 0;
}
.Navigation ul li li {
	width: 100%;
	line-height: normal;
	padding: 0;
	background: #f8f7f8;
	border: none;
	border-bottom: 1px solid #ccc
}
.Navigation ul li li a {
	display: block;
	padding: 7px 0px;
	line-height: normal;
	color: #181718
}
.Navigation ul.menu >li:last-child>ul {
	right: 0;
	left: auto;
}
.Navigation ul.menu>li:last-child> ul >ul, #navigation ul.menu>li:nth-last-child(2)> ul ul {
	right: 180px;
	left: auto;
}
.Navigation li ul {
	display: none;
	position: absolute;
	width: 180px;
	left: 0;
	top: 70px;
	z-index: 99;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.26);
}
.Navigation li ul ul {
	left: 180px;
	top: 0;
}
.Navigation li:hover> ul {
	display: block
}
.Navigation li:hover> a {
	text-decoration: none;
	color: #ff530d;
}
.Navigation ul ul::before {
	content: '';
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	position: absolute;
	z-index: 9999999;
	left: 22px;
	top: -8px;
}
ul.sub-menu:before {
	display: none;
}
.Navigation ul.menu >li:last-child>ul {
	right: -11%;
}
.Navigation li:nth-last-child(1) ul li ul {
	left: -180px;
}
.Navigation li:nth-last-child(1) ul:before {
	left: 77%;
}
.Navigation li:nth-last-child(1) ul:before {
	
	
}
.slider img {
	width: auto;
    height: auto;
}
.slider-caption {
	position: absolute;
	top: 188px;
	left: 93px;
	width: 44%;
	
}
.slider-caption {
	display:none;
	
}
.slider {
    padding-top: 25px;
}
.slider-caption h1 {
	font-size: 24px;
	font-weight: 700;
	color: #181718;
	border-bottom: 2px solid #c3c3c3;
	margin-bottom: 12px;
	position: relative;
	display: block;
    text-align: left;
}

.left-side img {
    height: 212px;
}
.right-side img {
    width: 100%;
}

.left-side{float:left;}

.right-side{float:right;}

.slider-caption p {
	font-size: 14px;
	color: #1f1f1f;
	padding-bottom: 13px;
	 text-align: left;
}
.Button {
	display: inline-block;
	float: left;
}
.Button a {
	text-decoration: none;
	color: #fff;
	background: #d05c12;
	display: inline;
	padding: 14px 23px;
	border-radius: 9px;
	display: block;
	font-size: 14px;
}
.Button a:hover {
    border-radius: 50px;
    background: #4e4e4e;
    color: #fff;
    transition: 1.3s linear;
}
.slider-caption h1:after {
	content: "";
	border-bottom: 2px solid #fff;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -5px;
}
.serviceproduct h2 {
	text-align: center;
	font-size: 22px;
	padding-top: 33px;
	font-weight: 400;
	color: #000;
	text-transform: uppercase;
}
.serviceproduct h2 {
	position: relative;
}
.serviceproduct h2:before {
	content: '';
	background: url('../images/border.png') no-repeat;
	position: absolute;
	width: 300px;
	height: 3px;
	left: 23px;
	top: 48px;
}
.serviceproduct h2:after {
	content: '';
	background: url('../images/border.png') no-repeat;
	position: absolute;
	width: 285px;
	height: 3px;
	left: 73%;
	top: 48px;
}
.services {
	float: left;
	width: 280px;
	padding-top: 27px;
	margin-right: 12px;
}
.services:last-child {
	margin-right: 0;
}
.services p {
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	margin-top: 10px;
	font-weight: 600;
}
.ourbusiness {
	background: #f8f7f8;
	margin: 20px 0px;
}
.ourbusiness h3 {
	text-align: center;
	font-size: 20px;
	color: #d36a31;
	font-weight: normal;
	padding: 25px 0px;
}
.Business {
    padding-bottom: 32px;
}
.Business p {
    /* text-align: center; */
    font-size: 13px;
    color: #181718;
    font-weight: 600;
    line-height: 23px;
}
.serviceproduct {
    padding-bottom: 30px;
}
.news-img img {
    border: 1px solid #A3A3A2;
    width: 98%;
}
}
.business-img h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 11px;
}
.business-img p {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}
.business {
	padding-bottom: 56px;
}
.business-img {
	float: left;
	margin-top: 40px;
	text-align: center;
	border-right: 1px solid #e0e0e0;
}
.business-img:nth-child(4) {
	border: none;
}
.serviceproductimg img {
    border: 1px solid #A3A3A2;
}
.foxx {
	float: left;
	width: 499px;
}
.thisisfoxx {
	margin-top: 35px;
}
.currentcore {
	float: right;
	width: 499px;
}
.foxx p, .currentcore p {
	font-size: 22px;
	text-align: center;
	margin-bottom: 24px;
	font-weight:600;
	
}
/*.currentcore p {
	font-size: 22px;
	text-align: center;
	margin-bottom: 24px;
	font-weight:600;
}*/
.foxxpara {
	float: left;
	width: 500px;
	margin-top: 0px;
}
.foxxpara img, .currentcorepara img {
    border: 1px solid #A3A3A2;
	height: 269px;
}
.currentcorepara {
	float: right;
	width: 500px;
	margin-top: 0px;
}
.Topheader-right p a:hover {
    color: #d05c12;
    transition: .3s all ease-in-out 0s;
    -webkit-transition: .3s all ease-in-out 0s;
}

.foxxpara ul {
	list-style-type: none;
	padding-left: 35px;
}
.foxxpara ul li {
	font-size: 14px;
	color: #000;
	line-height: 29px;
	position: relative;
	font-weight: 600;
}
.currentcorepara ul {
	list-style-type: none;
}
.currentcorepara ul li {
	font-size: 14px;
	color: #000;
	line-height: 29px;
	position: relative;
	padding-left: 30px;
	font-weight: 600;
}
.foxxpara ul li:after {
	content: "";
	position: absolute;
	background: url('../images/earo.png') no-repeat;
	width: 7px;
	height: 8px;
	left: -33px;
	top: 12px;
}
.currentcorepara ul li:after {
	content: "";
	position: absolute;
	background: url('../images/earo.png') no-repeat;
	width: 7px;
	height: 8px;
	left: 3px;
	top: 12px;
}
.Button-1 a {
	text-decoration: none;
	color: #fff;
	background: #d05c12;
	display: inline;
	padding: 9px 23px;
	border-radius: 9px;
	display: inline;
	font-size: 14px;
	float: right;
	margin-top: 35px;
	margin-right: 28px;
}
.Button-1 a:hover {
    border-radius: 50px;
    background: #4e4e4e;
    color: white;
    border: white;
    transition: 1.3s linear;
}

.Button-2 a {
	text-decoration: none;
	color: #fff;
	background: #d05c12;
	display: inline;
	padding: 9px 23px;
	border-radius: 9px;
	display: inline;
	font-size: 14px;
	float: right;
	margin-top: 35px;
}
.Button-2 a:hover {
    border-radius: 50px;
    background: #4e4e4e;
    color: white;
    border: white;
    transition: 1.3s linear;
}
.letestnews {
	margin-top: 50px;
}
.letestnews-left {
	float: left;
	width: 42%;
}
.letestnews-left {
	position: relative;
}
.letestnews-right {
	float: right;
	width: 42%;
	padding-left: 30px;
}
.letestnews-left h4 {
	font-size: 22px;
	text-align: center;
	margin-bottom: 22px;
	font-weight:600;
}
.letestnews-right h4 {
	font-size: 21px;
	text-align: center;
	margin-bottom: 22px;
	font-weight: 600;
	text-transform: uppercase;
}
.letestnewspara {
	float: left;
	width: 494px;
}
.letestnewspara p span {
    font-weight: bold;
    font-size: 15px;
    color: #d05c12;
}
.para {
	float: left;
    color: #d05c12;
    font-weight: 600;
    padding-top: 10px;
	
}
.para p {
	font-size: 16px;
	font-weight: normal;
	color: #d05c12;
	margin-top: 19px;
}
.para2 {
	float: left;
	margin-top: 16px;
	width: 496px;
}
.para2 p {
	font-size: 14px;
	line-height: 28px;
	color: #555353;
	text-align: left;
}
.para3 {
	float: left;
	width: 490px;
	margin-top: 19px;
}
.para3 p {
	font-size: 14px;
	line-height: 28px;
	text-align: left;
	color: #d05c12;
	font-weight: normal;
}
.letestnews-Button {
	float: right;
}
.letestnews-Button a {
	padding: 10px 32px;
	background: #d05c12;
	border-radius: 5px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
.letestnews-Button a:hover {
    border-radius: 50px;
    background: #4e4e4e;
    color: white;
    border: white;
    transition: 1.3s linear;
}
.ourprojectimages {
	float: right;
	width: 496px;
	margin-top: 35px;
}
.ourproimg {
	float: left;
	margin-left: 7px;
	margin-top: 8px;
}
.formoreinformation {
	background: #f0f0f0;
	margin-top: 71px;
}
.formoreinformation p {
	text-align: center;
	padding-top: 53px;
	text-transform: uppercase;
	font-size: 24px;
	color: #181718;
}
.formoreinformation-Button {
	text-align: center;
	padding-top: 59px;
	padding-bottom: 43px;
}
.formoreinformation-Button a {
	text-decoration: none;
	border: 1px solid #d05c12;
	padding: 20px 74px;
	color: #d05c12;
	
}
.formoreinformation-Button a:hover {
    border-radius: 50px;
    background: #4e4e4e;
    color: white;
    border: white;
    transition: 1.3s linear;
}

.footer-para {
	border-bottom: 2px solid #777575;
	text-align: center;
}
.footer {
	background: #4e4e4e;
}
.footer-first-para {
	float: left;
	padding-top: 35px;
	display: inline-block;
	text-align: left;
}
.footer-first-para p a {
	font-size: 13px;
    color: #fff;
    line-height: 29px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
	position: relative;
}
.footer-first-para p a:before {
    position: absolute;
    left: -10px;
    content: "";
    border: 4px solid #fff;
    border-top: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid transparent;
    top: 6px;
}

.footer-first-para p a:hover {
    color: #d05c12;
    transition: 0.5s linear;
}
.footer-middle-para {
	padding-top: 35px;
	display: inline-block;
	text-align: left;
}
.footer-middle-para p a{
	font-size: 13px;
    color: #fff;
    line-height: 24px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
	position: relative;
}
.footer-middle-para p a:hover {
    color: #d05c12;
    transition: 0.5s linear;
}
.footer-middle-para p{
	font-size: 13px;
    color: #fff;
    line-height: 29px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
	position: relative;
}
.footer-middle-para p a:before {
    position: absolute;
    left: -10px;
    content: "";
    border: 4px solid #fff;
    border-top: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid transparent;
    top: 6px;
}
.footer-last-para {
	float: right;
    width: 227px;
    padding-top: 35px;
    padding-bottom: 25px;
    text-align: left;
}
.footer-last-para span {
	float: left;
    width: 75px;
    font-size: 13px;
    text-transform: uppercase;
    color: white;
    line-height: 30px;
    font-weight: 600;
}
.footer-last-para .table {
	float: none;
    display: table;
    width: auto;
    font-size: 13px;
    font-weight: 600;
}
.footer-last-para .phone {
	float: none;
	display: table;
	width: auto;
	font-size: 14px;
}
.footer-last-para .phone a {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.footer-last-para .Fax {
	float: none;
	display: table;
	width: auto;
	font-size: 14px;
}
.footer-last-para .Fax a {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.footer-last-para .anchor a {
	text-transform: capitalize;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}
.footer-bottom {
	margin-top: 20px;
	text-align: center;
}
.footer-bottom p {
	text-transform: uppercase;
	color: white;
	font-size: 11px;
}
.footer-bottom-1-para {
	float: left;
}
.footer-social {
	float: right;
	margin-bottom: 30px;
}
ul.social li {
	float: left;
}
.footer-social ul {
	list-style-type: none;
}
.i.fa.fa-twitter {
}
.footer-social ul li a {
    border-radius: 50%;
    padding: 2px 9px;
    background: #fff;
    color: #4e4e4e;
    margin-left: 20px;
    font-size: 15px;
}



/***********News-Letter************/

form#newsletterForm {text-align: left;color: #d05c12;margin-bottom: 9px;font-weight: 600;font-size: 19px;}

input#subscribeemail {padding: 3px 20px;border: 1px solid #d05c12;margin-right: 10px;float: left;}

input#submit {padding: 3px 20px;background: #d05c12;border: none;color: #fff;}

form#newsletterForm p {float: left;margin-right: 10px;}

input#subscribename {padding: 3px 20px;border: 1px solid #d05c12;margin-right: 10px;float: left;}

span.error {position: relative;left: 0;right: 0;top: -35px;}

span.error-2 {position: relative;left: 0;right: 0;top: -60px;}



ul.social li:nth-child(2) a {
    padding: 3px 8px;
}
.footer-social ul li a:hover {
    color: white;
   background: #4d6fb5!important;
}
ul.social li:nth-child(2) a:hover {
    background: #33ccff!important;
}
.footer-bottom-2-para {
	display: inline-block;
	padding-right: 17%;
}
.carousel-cdivent-logo {
    padding: 27px 0px;
}
.brand-logo img {
    border: 1px solid #A3A3A2;
}
.brand-logo img {
    width: 93%;
    height: 86px;
}
.owl-theme .owl-controls {
	position: absolute;
	bottom: 12px;
	margin: 0 auto;
	left: 0px;
	right: 0px;
}
.owl-theme1.owl-controls {
	position: absolute;
	bottom: 12px;
	margin: 0 auto;
	left: 0px;
	right: 0px;
}
.srvc-compny h4 {
	font-size: 22px;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	padding: 24px;
}
.srvc-p1 {
	font-size: 18px;
	text-align: center;
	color: #e81d25;
	font-weight: 600;
	position: relative;
	padding: 10px;
}
.srvc-p2 {
	font-size: 18px;
	text-align: center;
	color: #e81d25;
	font-weight: 600;
	position: relative;
	padding: 10px;
}
.srvc-p3 {
	font-size: 18px;
	text-align: center;

	color: #e81d25;
	font-weight: 600;
	position: relative;
	padding: 10px;
}
.srvc-p4 {
	font-size: 18px;
	text-align: center;
	color: #e81d25;
	font-weight: 600;
	position: relative;
	padding: 10px;
}
.srvc-p5 {
	font-size: 18px;
	text-align: center;
	color: #e81d25;
	font-weight: 600;
	position: relative;
	padding: 10px;
}
p.srvc-p1:before {
	content: '';
	background: url('../images/box.png') no-repeat;
	width: 13px;
	height: 13px;
	position: absolute;
	left: 37%;
	top: 17px;
}
p.srvc-p2:before {
	content: '';
	background: url('../images/box.png') no-repeat;
	width: 13px;
	height: 13px;
	position: absolute;
	left: 41%;
	top: 17px;
}
p.srvc-p3:before {
	content: '';
	background: url('../images/box.png') no-repeat;
	width: 13px;
	height: 13px;
	position: absolute;
	left: 35%;
	top: 17px;
}
p.srvc-p4:before {
	content: '';
	background: url('../images/box.png') no-repeat;
	width: 13px;
	height: 13px;
	position: absolute;
	left: 38%;
	top: 17px;
}
p.srvc-p5:before {
	content: '';
	background: url('../images/box.png') no-repeat;
	width: 13px;
	height: 13px;
	position: absolute;
	left: 40%;
	top: 17px;
}
.foxandco {
	text-align: center;
	padding-top: 15px;
}
.foxandco ul li span {
	font-size: 29px;
	color: #ff0000;
	font-weight: bold;
}
.foxandco H5 {
	font-size: 50px;
	color: #ff0000;
	padding-top: 10px;
	font-weight: bold;
}
.foxandco-para ul {
	list-style-type: none;
	margin-bottom: 30px;
	text-align: left;
	display: inline-block;
}
.foxandco-para {
	text-align: center;
	padding-top: 15px;
}
.foxandco-para ul li {
	font-size: 25px;
	color: #9b9b9b;
	line-height: 50px;
	font-weight: bold;
	text-transform: uppercase;
}
.foxandco h4 {
	font-size: 22px;
	padding-top: 10px;
	font-weight: 600;
}
.foxandco-li ul {
	list-style-type: decimal;
	display:inline-block;
	font-size: 20px;
	color: #f00;
	font-weight: bold;
}
.foxandco-li ul li p span {
	
	line-height: 50px;
	color: #ff0000;
	font-size: 32px;
	font-weight: bold;
	width: 115px;
	display: inline-block;
}
.foxandco-li ul li p {
	line-height: 60px;
	color: #ffc000;
	font-size: 32px;
	font-weight: bold;
	text-align: left;
	width: 100%;
}
.foxandco-li {
	padding-top: 10px;
	padding-bottom: 20px;
}
.formoreinformation {
	margin-top: 45px;
}
.partners {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
}
.partners h6 {
	font-size: 38px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	padding: 15px;
	color: #7030a0;
}
.partners p {
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #ff0000;
	font-weight: bold;
	text-transform: uppercase;
}
.european {
	float: left;
	width: 309px;
	background: #fff;
	box-shadow: 1px 1px 11px 1px #dadada;
	margin-right: 31px;
	padding-bottom: 20px;
}
.european ul {
	list-style-type: none;
}
.european h3 {
	font-size: 18px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	background: #d05c12;
	display: block;
	padding: 9px 70px;
	border-bottom: 4px solid #e81d25;
	margin-bottom: 15px;
	font-weight: normal;
}
.european ul li {
	width: 45%;
	float: left;
	margin-right: -29px;
	margin-left: 42px;
	font-size: 12px;
	padding-top: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}
.Euro-2-img {
	float: left;
	width: 309px;
	text-align: center;
	margin-top: 111px;
}
.european-2 {
	float: left;
	width: 309px;
	background: #fff;
	box-shadow: 1px 1px 11px 1px #dadada;
	margin-right: 31px;
	padding-bottom: 20px;
	margin-top: 25px;
}
.european-2 ul {
	list-style-type: none;
}
.european-2 h3 {
	font-size: 18px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	background: #d05c12;
	display: block;
	padding: 9px 70px;
	border-bottom: 4px solid #e81d25;
	margin-bottom: 15px;
	font-weight: normal;
}
.european-2 ul li {
	width: 45%;
	float: left;
	margin-right: -29px;
	margin-left: 42px;
	font-size: 12px;
	padding-top: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}
.Euro {
	float: left;
	width: 311px;
}
.Euro-2 {
	float: left;
	width: 310px;
	margin-left: 64px;
}
.Euro-3 {
	float: right;
	width: 310px;
}
.European {
	float: left;
	width: 309px;
	background: #fff;
	box-shadow: 1px 1px 11px 1px #dadada;
	padding-bottom: 20px;
	margin-top: 40px;
}
.European ul {
	list-style-type: none;
}
.European h3 {
	font-size: 18px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	background: #d05c12;
	display: block;
	padding: 9px 70px;
	border-bottom: 4px solid #e81d25;
	margin-bottom: 15px;
	font-weight: normal;
}
.European ul li {
	width: 45%;
	float: left;
	margin-right: -29px;
	margin-left: 42px;
	font-size: 12px;
	padding-top: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}
.European-3 {
	float: left;
	width: 309px;
	background: #fff;
	box-shadow: 1px 1px 11px 1px #dadada;
	margin-right: 31px;
	padding-bottom: 20px;
	margin-top: 40px;
}
.European-3 ul {
	list-style-type: none;
}
.European-3 h3 {
	font-size: 18px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	background: #d05c12;
	display: block;
	padding: 9px 70px;
	border-bottom: 4px solid #e81d25;
	margin-bottom: 15px;
	font-weight: normal;
}
.European-3 ul li {
	width: 45%;
	float: left;
	margin-right: -29px;
	margin-left: 42px;
	font-size: 12px;
	padding-top: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}
.European-4 {
	float: left;
	width: 309px;
	background: #fff;
	box-shadow: 1px 1px 11px 1px #dadada;
	margin-right: 31px;
	padding-bottom: 20px;
	margin-top: 40px;
}
.European-4 ul {
	list-style-type: none;
}
.European-4 h3 {
	font-size: 18px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	background: #d05c12;
	display: block;
	padding: 9px 70px;
	border-bottom: 4px solid #e81d25;
	margin-bottom: 15px;
	font-weight: normal;
}
.European-4 ul li {
	width: 45%;
	float: left;
	margin-right: -89px;
	margin-left: 42px;
	font-size: 12px;
	padding-top: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}
.European-1 {
	float: left;
	width: 309px;
	background: #fff;
	box-shadow: 1px 1px 11px 1px #dadada;
	margin-right: 31px;
	padding-bottom: 20px;
	margin-top: 92px;
}
.European-1 ul {
	list-style-type: none;
}
.European-1 h3 {
	text-aling: center;
	font-size: 18px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	background: #d05c12;
	display: block;
	padding: 9px 70px;
	border-bottom: 4px solid #e81d25;
	margin-bottom: 15px;
	font-weight: normal;
}
.European-1 ul li {
	width: 45%;
	float: left;
	margin-right: -89px;
	margin-left: 42px;
	font-size: 12px;
	padding-top: 13px;
	font-weight: bold;
}
.trade-mission h4 {
	font-size: 28px;
	text-align: center;
	color: #7030a0;
	font-weight: 600;
	margin-top: 20px;
}
.trade-mission h5 {
	font-size: 20px;
	text-align: center;
	color: #000;
	font-weight: 600;
	margin-top: 10px;
}
.trade-mission p {
	font-size: 13px;
	text-align: center;
	color: #717171;
	font-weight: 600;
	margin-top: 20px;
	line-height: 27px;
}
.trade-img {
	float: none;
}
.trade-img2 {
	float: none;
}
.trade-mission-img {
	margin-top: 35px;
	text-align: center;
}
.trade-img3 {
	text-align: center;
	display: inline-block;
	margin-top: 30px;
}
.natalia {
	text-align: center;
}
.natalia h4 {
	font-size: 28px;
	text-align: center;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin-top: 10px;
	display: inline-block;
}
.natalia h5 {
	font-size: 22px;
	text-align: center;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin-top: 10px;
}
.natalia p {
	font-size: 24px;
	text-align: center;
	color: #e81d25;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin-top: 10px;
	display: block;
}
.natalia-img {
	text-align: center;
	display: inline-block;
	margin-top: 25px;
}
.rusia-img {
	float: left;
}
.rusia-img2 {
	float: left;
}
.Bussines h4 {
	font-size: 28px;
	color: #ff0000;
	display: inline-block;
	font-weight: bold;
	margin-top: 23px;
}
.Bussines p {
	font-size: 24px;
	color: #7030a0;
	margin-top: 10px;
	font-weight: bold;
}
.Bussines {
	display: block;
	text-align: center;
}
.Bsns-sympo {
}
.Bsns-sympo-img {
	float: left;
	width: 449px;
	margin-top: 25px;
}
.Bsns-sympo-img img {
	margin-right: 25px;
	margin-bottom: 14px;
}
.Bsns-sympo-img-1 {
	float: left;
	width: 200px;
	margin-top: 25px;
}
.Bsns-sympo-img-1 img {
	margin-bottom: 11px;
}
.Bsns-sympo-right {
	float: right;
	width: 276px;
	background: #ff0000;
	margin-top: 24px;
	text-align: left;
	padding-left: 48px;
	padding-bottom: 13px;
	/* padding-top: 13px; */
	border: 3px solid #0070c0;
}
.Bsns-sympo-right p {
	font-size: 14px;
	color: #ffff00;
	line-height: 20px;
}
.Bsns-sympo-Bottom {
	float: right;
	width: 281px;
	background: #ffff00;
	margin-top: 15px;
	padding-left: 0px;
	padding-bottom: 13px;
	margin-right: 21px;
}
.Bussines-img {
	float: right;
	width: 400px;
	margin-top: 20px;
	text-align: center;
	margin-right: -4%;
}
.Bsns-sympo-Bottom ul {
	list-style-type: none;
	display: inline-block;
	margin-top: 10px;
}
.Bsns-sympo-Bottom ul li {
	font-size: 18px;
	color: #ff0000;
	line-height: 25px;
	font-weight: bold;
	list-style-type: disc;
	text-align: left;
}
.some-very {
	text-align: center;
}
.some-very h4 {
	font-size: 28px;
	color: #000;
	display: inline-block;
	font-weight: bold;
	margin-top: 20px;
}
.some-very p {
	font-size: 28px;
	color: #000;
	font-weight: bold;
}
.devlp-img p {
	font-size: 14px;
	color: #4c5a48;
}
.devlp-img {
	float: left;
	width: 563px;
	margin-top: 60px;
}
.devlp-img img {
	margin-top: 17px;
}
.devlp-img img:last-child {
	margin-bottom: 39px;
	margin-top: 0;
	margin-left: -4px;
}
.devlp-img-1 {
	float: left;
	width: 585px;
	margin-top: 70px;
}
.Business-mngmnt {
	float: right;
	width: 436px;
	margin-top: 60px;
}
.Business-mngmnt p {
	font-size: 14px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.Business-mngmnt img {
	margin-top: 30px;
}
.devloping {
	float: right;
	width: 351px;
	margin-top: 62px;
}
.devloping p {
	font-size: 14px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-align: left;
	line-height: 33px;
}
.devloping img {
	margin-top: -47px;
	margin-right: 54px;
}
.references {
	text-align: center;
}
.references h4 {
	font-size: 28px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin-top: 20px;
}
.references P {
	font-size: 24px;
	color: #e81d25;
	font-family: 'Open Sans', sans-serif;
	margin-top: 10px;
}
.Rfrnc-cntnt p {
	font-size: 18px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	background: #e81d25;
	display: inline-block;
	padding: 8px 0px;
	border-bottom: 3px solid #4e4e4e;
	width: 100%
}
.Rfrnc-cntnt-img {
	width: 100%;
	text-align: center;
	display: inline-block;
}
.Rfrnc-cntnt {
	display: inline-block;
	margin-top: 20px;
	width: 91%
}
.foxx-seminars {
	text-align: center;
}
.foxx-seminars p {
	font-size: 28px;
	color: #ff0000;
	font-weight: bold;
	margin-top: 20px;
}
.seminars-img P {
	font-size: 18px;
	color: #e81d25;
	background: #ffc000;
	border-bottom: 3px solid#4e4e4e;
	padding: 6px;
}
.seminars-img {
	float: left;
	width: 480px;
}
.img-box {
	background: #f4f0ed;
	padding: 15px;
}
.seminars-img-left p {
	font-size: 18px;
	color: #e81d25;
	font-family: 'Open Sans', sans-serif;
	background: #ffc000;
	border-bottom: 3px solid#4e4e4e;
	padding: 6px;
}
.seminars-img-left {
	float: left;
	width: 480px;
	padding-left: 16px;
}
.img-box2 {
	background: #f4f0ed;
	padding: 15px;
}
.seminars-img-bottom-left {
	FLOAT: LEFT;
	WIDTH: 480PX;
}
.seminars-img-bottom-left P {
	font-size: 18px;
	color: #e81d25;
	font-family: 'Open Sans', sans-serif;
	background: #ffc000;
	border-bottom: 3px solid#4e4e4e;
	padding: 6px;
}
.cope-img-box1 {
	background: #f4f0ed;
	padding: 15px;
}
.cope-img-box2 {
	background: #f4f0ed;
	padding: 11px;
}
.seminars-img-bottom-right {
	float: left;
	width: 480px;
	padding-left: 16px;
}
.seminars-img-bottom-right p {
	font-size: 18px;
	color: #e81d25;
	font-family: 'Open Sans', sans-serif;
	background: #ffc000;
	border-bottom: 3px solid#4e4e4e;
	padding: 6px;
}
.potential-img {
	float: left;
	margin-top: 30px;
}
.sales-box {
	float: right;
	width: 400px;
	margin-top: 30px;
	background: #e81d25;
	padding: 13px 40px;
}
.sales-box p {
	font-size: 18px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
}
.sales-box h4 {
	font-size: 51px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-weight: normal;
}
.sales-box h1 {
	font-size: 113px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-weight: normal;
}
.sales-bottom {
	float: right;
	width: 400px;
	margin-top: 15px;
	background: #f1f101;
	padding: 9px 40px;
}
.sales-bottom p {
	font-size: 18px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
}
.sales-bottom h4 {
	font-size: 51px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-weight: normal;
}
.sales-bottom h1 {
	font-size: 100px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-weight: normal;
}
.activity {
	float: right;
	width: 400px;
	padding: 9px 40px;
	margin-top: 30px;
	border: 4px solid #000;
}
.activity p {
	font-size: 18px;
	color: #ffc000;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-weight: bold;
}
.activity h4 {
	font-size: 51px;
	color: #ff0000;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-weight: bold;
}
.activity h1 {
	font-size: 52px;
	color: #ff0000;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-weight: bold;
}
.activity-bottom {
	float: right;
	width: 400px;
	margin-top: -7px;
	padding: 9px 0px;
	background: #ffc000;
	border: 4px solid #000;
}
.activity-bottom h4 {
	font-size: 51px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-weight: normal;
}
.activity-bottom h1 {
	font-size: 55px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-weight: normal;
}
.activity-bottom ul li {
	list-style-type: none;
}
.activity-bottom ul {
	display: inline-block;
	padding-left: 25%;
}
.activity-bottom ul li {
	font-size: 26px;
	line-height: 40px;
	font-weight: bold;
	color: #ff0000;
}
.sls-office p {
	font-size: 28px;
	text-align: center;
	color: #e81d25;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin-top: 20px;
}
.four-box {
	float: left;
	width: 250px;
	padding-right: 10px;
}
.four-box p {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	background: #ffc000;
	border-bottom: 3px solid #4e4e4e;
	padding: 10px 10px;
}
.box-img {
	background: #f4f0ed;
	text-align: center;
	height: 152px;
}
.office-space {
	margin-top: 20px;
}
.office-space-bottom {
	margin-top: 20px;
}
.four-box-bottom {
	float: left;
	width: 250px;
	padding-right: 10px;
}
.four-box-bottom p {
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	background: #ffc000;
	border-bottom: 3px solid #4e4e4e;
	padding: 10px 10px;
}
.box-img-bottom {
	background: #f4f0ed;
	text-align: center;
	height: 152px;
	padding-top: 14px;
}
.content-1 {
	float: left;
	width: 279px;
	position: relative;
	margin-left: 58px;
	margin-top: 20px;
}
.content-1 p:before {
	content: '';
	background: url('../images/add.png') no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 281px;
	top: 0px;
}
p.address {
	font-size: 12px;
	line-height: 28px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}
p.phone a {
	font-size: 12px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
}
p.phone {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-top: 20px;
	position: relative;
	font-family: 'Open Sans', sans-serif;
}
p.phone:before {
	background: url('../images/mob.png') no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 281px;
	top: 0px
}
p.mail a {
	font-size: 12px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
}
p.mail {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-top: 20px;
	position: relative;
	font-family: 'Open Sans', sans-serif;
}
p.mail:before {
	background: url('../images/msg.png') no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 281px;
	top: 0px
}
p.location {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-top: 20px;
	position: relative;
	font-family: 'Open Sans', sans-serif;
}
.content h3 {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	background: #ffc000;
	border-bottom: 3px solid #4e4e4e;
	padding: 10px 10px;
}
.article {
	float: left;
	padding-right: 13px;
}
.content {
	display: inline-block;
}
p.Fax a {
	font-size: 12px;
	color: #000;
	position: relative;
	font-family: 'Open Sans', sans-serif;
}
p.Fax {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-top: 20px;
	position: relative;
	font-family: 'Open Sans', sans-serif;
}
p.Fax:before {
	background: url('../images/fax.png') no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 281px;
	top: 0px
}
.section {
	margin-top: 21px;
}
.view-map a.map-image-text {
	text-align: center;
	margin-top: 5px;
	color: #cba34d;
	text-transform: uppercase;
	text-decoration: none;
}
.view-map {
	text-align: center;
	margin-top: 20px;
}
p.location:before {
	content: "";
	display: none;
}

.Box-left {
	float: left;
	border: 1px solid #e5e5e5;
	padding: 0px 0px 11px 0px;
	width: 508px;
	margin-right: 30px;
}
.Box-right {
	float: left;
	border: 1px solid #e5e5e5;
	padding: 0px 0px 28px 0px;
	width: 508px
}
.Address {
    padding: 20px 0px;
}
.Address h5 {
    text-align: center;
    font-size: 20px;
    padding-bottom: 15px;
}
.Box-bottom {
	float: left;
	border: 1px solid #e5e5e5;
    padding: 0px 0px 11px 0px;
	width:508px;
	margin-top: 25px;
	padding-bottom: 13px;
}
.article-bottom {
	float: left;
	padding-right: 23px;
}
.project {
	text-align: center;
}
.project h3 {
	font-size: 28px;
	color: #e81d25;
	display: block;
	margin-bottom: 15px;
	font-weight: bold;
	tex-align: center;
	margin-top: 25px;
}
.project p {
	color: #1f1f1f;
	font-size: 18px;
	display: block;
	margin-bottom: 15px;
	font-weight: 600;
}
.project-box {
	float: left;
	width: 500px;
	background: #f4f0ed;
	margin-right: 25px;
	margin-top: 20px;
	height: 180px;
}
p.project-para {
	float: left;
	font-size: 18px;
	color: #e81d25;
	font-family: 'Open Sans', sans-serif;
	display: block;
	padding: 38px 25px;
}
.project-box img {
	padding: 11px 0px;
	    height: 150px;
		width: 200px;
}

p.project-para {
	float: left;
	font-size: 14px;
	color: #e81d25;
	font-family: 'Open Sans', sans-serif;
	display: block;
	padding: 41px 11px;
	text-align: left;
}
.market-study h3 {
	color: #000;
	font-size: 22px;
	font-family: 'Open Sans', sans-serif;
	display: block;
	font-weight: 600;
	text-align: center;
	margin-top: 20px;
}
.market-study ul {
	list-style-type: none;
}
.market-study ul li:nth-child(1) {
	color: #9b9b9b;
	font-size: 24px;
	display: block;
	font-weight: 600;
	text-align: center;
}
.market-study ul li:nth-child(2) {
	color: #ff0000;
	font-size: 24px;
	display: block;
	font-weight: 600;
	text-align: center;
}
.market-study ul li:nth-child(3) {
	color: #92d050;
	font-size: 24px;
	display: block;
	font-weight: 600;
	text-align: center;
}
.market-study ul li:nth-child(4) {
	color: #ffc000;
	font-size: 24px;
	display: block;
	font-weight: 600;
	text-align: center;
}
.russia-box3 H3 {
	color: #fff;
	font-size: 18px;
	display: block;
	font-weight: 600;
	text-align: center;
	background: #d05c12;
	border-bottom: 2px solid #e81d25;
	padding: 8px 0px;
}
.russia-box3 P {
	color: #000;
	font-size: 12px;
	display: block;
	font-weight: 600;
	text-align: center;
	text-align: justify;
	line-height: 28px;
	box-shadow: 1px 2px 10px -1px;
	padding: 20px 10px;
	height: 363px;
}
.russia-box3 {
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-right: 30px;
}
.finland h3 {
	color: #ff0000;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.finland p {
	color: #ff0000;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.finland-map {
	margin-top: 20px;
	text-align:center;
}
.finland-map img {
    width: 50%;
}
.references h3 {
	color: #000;
	font-size: 22px;
	font-family: 'Open Sans', sans-serif;
	display: block;
	font-weight: 600;
	text-align: center;
	margin-top: 20px;
}
.references p {
	color: #e81d25;
	font-size: 23px;
	font-family: 'Open Sans', sans-serif;
	display: block;
	font-weight: 600;
	text-align: center;
}
.references-box {
	margin-top: 10px;
	float: left;
	width: 200px;
	border: 1px solid #dfdfdf;
	padding: 26px 0px;
	height: 121px;
	margin-left: 8px;
}
.reference-cntnt {
	margin-top: 30px;
}
.invitations-box {
	float: left;
	width: 300px;
	margin: 14px;
}
.invitations-box p {
	color: #e81d25;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	display: block;
	font-weight: 600;
	text-align: center;
	background: #ffc000;
	padding: 10px;
	border-bottom: 2px solid #4e4e4e;
}
.invitations-img {
	background: #f4f0ed;
	text-align: center;
	padding: 20px 10px;
	height: 318px;
}
.invitations-box4 p {
	background: #ffc000;
	color: #e81d25;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	display: block;
	font-weight: 600;
	text-align: center;
	padding: 10px;
	border-bottom: 2px solid #4e4e4e;
}
.invitations-box4 {
	float: left;
	width: 478px;
	margin-top: 20px;
}
.invitations-img-4 {
	background: #f4f0ed;
	text-align: center;
	padding: 20px 10px;
	height: 231px;
}
.symposium {
	padding: 46px 3px;
	float: left;
	width: 221px;
	background: #ffc000;
	margin-top: 20px;
	margin-left: 16px;
}
.symposium h3 {
	color: #1b1b1b;
	font-size: 30px;
	font-family: 'Open Sans', sans-serif;
	display: block;
	font-weight: bold;
	text-align: center;
	margin-bottom: 18px;
}
.symposium p {
	color: #e81d25;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	display: block;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
}
.symposium-img {
	text-align: center;
	margin-top: 30px;
}
.effective {
	float: left;
	width: 209px;
	margin-left: 36px;
	margin-top: 45px;
}
.Center {
}
.Center h3 {
	margin-top: 20px;
	color: #1b1b1b;
	font-size: 22px;
	display: block;
	font-weight: 600;
	text-align: center;
}
.Center p {
	color: #e81d25;
	font-size: 24px;
	display: block;
	font-weight: 600;
	text-align: center;
	margin-bottom: 18px;
}
.fineland {
}
.fineland h3 {
	margin-top: 20px;
	color: #ff0000;
	font-size: 22px;
	display: block;
	font-weight: 600;
	text-align: center;
}
.fineland p {
	color: #000;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 18px;
}
.selling {
	margin-top: 20px;
}
.selling h3 {
	margin-bottom: 5px;
	color: #1f1f1f;
	font-size: 22px;
	display: block;
	font-weight: bold;
	text-align: center;
}
.selling p {
	color: #1f1f1f;
	font-size: 15px;
	display: block;
	font-weight: 600;
	text-align: center;
margin-top
}
.purchasing-box {
	float: left;
	width: 500px;
	margin-top: 30px;
	margin-left: 23px;
}
.purchasing-box p {
	background: #e81d25;
	color: #fff;
	padding: 12px 0px;
}
.purchasing-right p {
	background: #e81d25;
	color: #fff;
	padding: 12px 0px;
}
.purchasing-right {
	float: left;
	width: 500px;
	margin-top: 30px;
	margin-left: 23px;
}
.purchasing-img p {
	color: #1f1f1f;
	font-size: 15px;
	font-weight: 600;
}

.B-idea {
	text-align: center;
	margin: 20px 0;
}
.idea-box p {
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	color: #fff;
	background: #e81d25;
	display: inline-block;
	border-bottom: 2px solid #4e4e4e;
	width: 100%;
	padding: 13px 0px;
}
.idea-box {
	text-align: center;
	display: block;
}
p.circle-1 {
	background: #ffc000;
	border-radius: 50%;
	margin-left: 29%;
	margin-bottom: 15px;
	height: 44px;
	width: 40%;
	padding-top: 20px;
}
p.circle-1 {
	background: #ffc000;
	border-radius: 50%;
	margin-left: 37%;
	margin-bottom: 15px;
	height: 38px;
	width: 24%;
	padding-top: 20px;
}
.idea-bottom {
	width: 32%;
	margin-top: 20px;
	padding-bottom: 44px;
	display: inline-block;
}
.bottom {
	text-align: center;
	display: block;
	background: #f4f0ed;
	float: none;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.idea-bottom p {
	text-align: center;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	color: #1f1f1f;
	font-weight: bold;
}
p.circle-1 {
	background: #ffc000;
	border-radius: 50%;
	margin-left: 29%;
	margin-bottom: 15px;
	height: 44px;
	width: 40%;
	padding-top: 20px;
}
p.circle-2 {
	background: #ffc000;
	border-radius: 50%;
	margin-left: 29%;
	margin-bottom: 15px;
	height: 44px;
	width: 40%;
	padding-top: 20px;
}
p.circle-3 {
	background: #ffc000;
	border-radius: 50%;
	margin-left: 29%;
	margin-bottom: 15px;
	height: 44px;
	width: 40%;
	padding-top: 20px;
}
.idea-bottom H3 {
	text-align: center;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	color: #1f1f1f;
	font-weight: bold;
}
.profile-img {
	text-align: center;
	margin: 20px 0;
}
.profile-box {
	text-align: center;
	display: block;
}
.profile-box p {
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-align: center;
	color: #fff;
	background: #e81d25;
	display: inline-block;
	border-bottom: 2px solid #4e4e4e;
	width: 60%;
	padding: 13px 0px;
}
.profile-bottom {
	display: block;
	background: #f4f0ed;
	float: none;
	width: 60%;
	margin: 0 auto;
	text-align: center;
}
.pro-bottom {
	width: 32%;
	margin-top: 20px;
	padding-bottom: 44px;
	display: inline-block;
}
.pro-bottom p {
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	color: #1f1f1f;
	font-weight: bold;
}
.pro-bottom h3 {
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	color: #e81d25;
	font-weight: bold;
	font-size: 15px;
}
p.crcl-1 {
	background: #ffc000;
	border-radius: 50%;
	margin-left: 29%;
	margin-bottom: 15px;
	height: 44px;
	width: 40%;
	padding-top: 20px;
}
.since-para {
	text-align: center;
	margin-top: 30px;
}
.since-para h3 {
	color: #ffc000;
	font-weight: bold;
	font-size: 25px;
}
.since-para p {
	color: #ff0000;
	font-weight: bold;
	font-size: 20px;
	margin-top: 10px;
}
.since-img {
	float: left;
	padding-left: 20px;
	margin-top: 23px;
}
.fox-rfrnc-para {
	text-align: center;
}
.fox-rfrnc-para h3 {
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 28px;
	margin-top: 10px;
}
.fox-rfrnc-para p {
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-top: 10px;
}
.fox-rfrnc-img {
	float: left;
	margin-right: 24px;
	margin-top: 23px;
}
.passport {
	text-align: center;
	margin-top: 30px;
}
.passport-para h3 {
	color: #1f1f1f;
	font-weight: bold;
	font-size: 28px;
}
.passport-para span {
	color: #ff0000;
	font-weight: bold;
	font-size: 28px;
}
.passport-para p {
	color: #000;
	font-size: 20px;
	margin-top: 10px;
}
.passport-img {
	float: left;
	padding-right: 32px;
	margin-top: 23px;
}
.passport-img2 {
	float: left;
	padding-right: 20px;
}
.passport-img2 ul {
	list-style-type: none;
}
.passport-img3 {
	float: left;
	background: #d05c12;
}
.passport-img3 ul li {
	font-size: 12px;
	line-height: 27px;
	padding: 10px 60px;
	color: white;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	position: relative;
}
.passport-cntnt2 {
	margin-top: 30px;
}
.passport-img3 ul li:before {
	content: "";
	background: url('../images/right.png') no-repeat;
	position: absolute;
	width: 17px;
	height: 10px;
	right: 263px;
	top: 16px;
}
.navsky-79-img {
	margin-top: 30px;
	text-align: center;
}
.navsky-79 P {
	text-align: center;
    font-size: 20px;
    color: #ff0000;
    padding-top: 17px;
    font-weight: 600;
}
.air-travel-img {
	float: left;
	padding-right: 17px;
	margin-top: 20px;
}
.air-travel-cntnt2 {
	margin-top: 20px;
}
.air-travel-img2 {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.altarnative-img {
	float: left;
	padding-right: 28px;
}
.altarnative-box {
	float: left;
	width: 300px;
	background: #bbe0e3;
	margin-bottom: 10px;
	border: 5px solid #000;
}
.altarnative-box p {
	font-size: 17px;
	font-weight: bold;
	padding: 21px 39px;
	text-align: center;
	line-height: 36px;
	color: #000;
}
.altarnative-cntnt {
	margin-top: 31px;
}
.progress h2 {
	font-size: 28px;
	text-align: center;
	color: #181718;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin-top: 20px;
}
.progress-box {
	float: left;
	width: 300px;
	padding-right: 33px;
}
.progress-box p {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	background: #ffc000;
	border-bottom: 3px solid #4e4e4e;
	padding: 10px 10px;
	color: #ff0000;
}
.progress-img {
	background: #f4f0ed;
	text-align: center;
	height: 225px;
}
.progress-cntnt {
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
}
.progress-img img {
	padding: 20px 6px;
}
.progress-box2 {
	float: left;
	width: 467px;
	padding-right: 33px;
}
.progress-box2 p {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	background: #ffc000;
	border-bottom: 3px solid #4e4e4e;
	padding: 10px 10px;
	color: #ff0000;
}
.progress-img2 {
	background: #f4f0ed;
	text-align: center;
	height: 225px;
	padding: 31px 0px;
}
.pages {
	text-align: center;
	margin-top: 30px
}
.pages h3 {
	font-family: 'Open Sans', sans-serif;
	color: #e81d25;
	font-weight: bold;
	font-size: 22px;
}
.pages p {
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
}
.pages-img {
	float: left;
	padding-right: 37px;
	margin-top: 20px;
}
.srvc-compny-2 {
	text-align: center;
}
.srvc-compny-2 img {
	margin-top: 25px;
	padding-right: 20px;
}
.compny-para h4 {
	font-size: 32px;
	color: #7030a0;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	padding: 24px;
	font-weight: bold;
}
.compny-para p {
	font-size: 25px;
	color: #ff0000;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	padding: 10px;
	font-weight: bold;
	margin-left: 20%;
}
.compny-para {
	text-align: left;
	display: inline-block;
}
.typical {
	text-align: center;
	margin: 23px;
}
.typical h3 {
	font-size: 22px;
	text-align: center;
	color: #7030a0;
	font-weight: bold;
	margin-top: 20px;
}
.typical p {
	font-size: 14px;
	text-align: center;
	color: #ff0000;
	margin-top: 10px;
	font-weight: bold;
}
.typical-paragraph {
	float: left;
	width: 44%;
	margin-top: 68px;
	height: 230px;
	margin-right: 60px;
}
.typical-paragraph h3 {
	font-size: 22px;
	color: #ff0000;
	font-weight: bold;
	margin-top: 20px;
	text-align: left;
}
.typical-paragraph ul {
	list-style-type: none;
	padding-left: 20px;
}
.typical-paragraph ul li {
	font-size: 14px;
	color: #000;
	margin-top: 10px;
	text-align: left;
	font-weight: 600;
	line-height: 20px;
	list-style-type: disc;
}
.performance h3 {
	font-size: 22px;
	text-align: center;
	color: #ff0000;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 14px;
}
.performance {
	text-align: center;
	margin: 23px;
}
.typical-paragraph ul {
	list-style-type: none;
	padding-left: 20px;
}
.performance-paragraph ul {
	list-style-type: none;
	display: inline-block;
	margin-top: 20px;
}
.performance-paragraph ul li {
	font-size: 14px;
	color: #000;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	list-style-type: disc;
}
.performance-paragraph {
	text: center;
}
.resource-paragraph ul {
	list-style-type: none;
	display: inline-block;
	margin-top: 20px;
}
.resource-paragraph ul li {
	font-size: 14px;
	color: #000;
	text-align: left;
	position: relative;
	font-weight: 600;
	line-height: 20px;
	list-style-type: disc;
}
.resource h3 {
	font-size: 22px;
	color: #ff0000;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
}
.resource P {
	font-size: 22px;
	color: #ffc000;
	font-weight: bold;
	text-align: center;
}
.resource {
	text-align: center;
	margin: 23px;
}
.resource-paragraph2 p {
	font-weight: bold;
	font-size: 22px;
	color: #ffc000;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
}
.resource-paragraph2 ul {
	list-style-type: none;
	display: inline-block;
	margin-top: 20px;
}
.resource-paragraph2 ul li {
	font-size: 14px;
	color: #000;
	text-align: left;
	position: relative;
	font-weight: bold;
	line-height: 20px;
	list-style-type: disc;
}
.export {
	text-align: center;
	margin: 23px;
}
.export h3 {
	font-size: 18px;
	color: #ff0000;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
}
.export p {
	font-size: 18px;
	color: #ffc000;
	text-align: center;
	font-weight: 600;
	margin-top: 20px;
}
.export-paragraph ul {
	list-style-type: none;
	display: inline-block;
	margin-top: 20px;
}
.export-paragraph ul li {
	font-size: 14px;
	color: #000;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	list-style-type: disc;
}
.importance h3 {
	font-size: 22px;
	text-align: center;
	color: #ff0000;
	font-weight: bold;
	margin-top: 20px;
}
.importance p {
	font-size: 18px;
	color: #ffc000;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
}
.importance-paragraph ul {
	list-style-type: none;
	padding-left: 20px;
}
.importance-paragraph ul li {
	font-size: 14px;
	color: #0d0d0d;
	font-family: 'Open Sans', sans-serif;/* margin-top: 10px; */
	text-align: center;
	position: relative;
	font-weight: 600;
	line-height: 11px;
	margin-top: 20px;
}
.importance-paragraph ul li:before {
	content: '';
	background: url('../images/ty-right.png') no-repeat;
	position: absolute;
	width: 20px;
	height: 20px;
	left: -20px;
	top: 4px;
}
.importance-paragraph ul li:nth-child(1):before {
	left: 24%;
	top: 0%;
}
.importance-paragraph ul li:nth-child(2):before {
	left: 17%;
	top: 10%;
}
.importance-paragraph ul li:nth-child(3):before {
	left: 25%;
	top: 0%;
}
.importance-paragraph ul li:nth-child(4):before {
	left: 21%;
	top: 0%;
}
.importance {
	text-align: center;
	margin: 23px;
}
.importance-box {
	float: left;
	width: 100%;
	background: #fff;
	box-shadow: 1px 1px 11px 1px #dadada;/* margin-right: 31px; */
	padding-bottom: 36px;
	margin-bottom: 34px;
	margin-top: 31px;
}
.importance-box h2 {
	padding-left: 25px;
	padding: 13px;
	font-size: 18px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	background: #d05c12;
	display: block;
	border-bottom: 4px solid #e81d25;
	margin-bottom: 15px;
	font-weight: normal;
	text-align: left;
}
.importance-box ul li {
	width: 100%;
	margin-right: -29px;
	margin-left: 42px;
	font-size: 12px;
	padding-top: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-align: left;
}
.importance-box ul {
	width: 25%;
	float: left;
	list-style-type: none;
}
.content-box h2 {
	font-size: 22px;
	text-align: center;
	color: #ff0000;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 15px;
}
.content-box h3 {
	font-size: 22px;
	text-align: center;
	color: #ff0000;
	font-weight: bold;
	margin-top: 20px;
}
.content-box p {
	font-size: 18px;
	color: #ffc000;
	margin-top: 10px;
	text-align: center;
	font-weight: 600;
}
.content-box-paragraph ul {
	list-style-type: none;
	display: inline-block;
}
.content-box-paragraph ul li {
	font-size: 14px;
	color: #000;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	list-style-type: disc;
}
.content-box {
	text-align: center;
	margin: 23px;
}
.content-box-paragraph {
	margin-top: 30px;
}
.diffrnc-btwn p {
	margin-top: 10px;

	font-size: 18px;
	color: #ff0000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.diffrnc-btwn h3 {
	font-size: 22px;
	text-align: center;
	color: #ff0000;
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase;
}
.diffrnc-btwn {
	text-align: center;
	margin: 23px;
}
.diffrnc-btwn-paragraph ul li:nth-child(1):before {
	left: -2%;
	top: 0px;
}
.diffrnc-btwn-paragraph ul li:nth-child(2):before {
	left: -2%;
	top: 0px;
}
.diffrnc-btwn-paragraph ul li:nth-child(3):before {
	left: -2%;
	top: 0px;
}
.diffrnc-btwn-paragraph ul li:nth-child(4):before {
	left: -2%;
	top: 0px;
}
.diffrnc-btwn-paragraph ul li:nth-child(5):before {
	left: -2%;
	top: 0px;
}
.diffrnc-btwn-paragraph ul {
	list-style-type: none;
	padding-left: 20px;
}
.diffrnc-btwn-paragraph ul li {
	font-size: 14px;
	color: #000;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	list-style-type: disc;
}
.diffrnc-btwn-paragraph p {
	margin-top: 23px;
	font-size: 18px;
	color: #e81d25;
	font-weight: bold;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
}
.diffrnc-btwn-paragraph {
	margin-top: 50px;
}
.market {
	text-align: center;
	margin-top: 20px;
}
.market-img p {
	margin-top: 4px;
	font-size: 17px;
	color: #ff0000;
	font-weight: bold;
}
.market-img h3 {
	margin-top: 12px;
	font-size: 28px;
	color: #ff0000;
	font-weight: bold;
}
.market-box {
	text-align: center;
	display: block;
}
.market-box p {
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-align: center;
	color: #fff;
	background: #e81d25;
	display: inline-block;
	border-bottom: 3px solid #4e4e4e;
	width: 100%;
	padding: 13px 0px;
}
.market-bottom {
	text-align: center;
	display: block;
	background: #f4f0ed;
	float: none;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.market-russia {
	width: 32%;
	margin-top: 40px;
	padding-bottom: 44px;
	display: inline-block;
}
.market-russia h4 {
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-align: center;
	color: #393838;
	display: inline-block;
	width: 100%;
}
.market-img {
	margin-bottom: 22px;
}
.arrow:after {
	content: '';
	background: url('../images/tir.png') no-repeat;
	position: absolute;
	width: 76px;
	height: 26px;
	left: 317px;
	top: 9px;
}
.arrow:before {
	content: '';
	background: url('../images/tir.png') no-repeat;
	position: absolute;
	width: 76px;
	height: 26px;
	left: -79px;
	top: 6px;
}
.market-russia p {
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-align: center;
	color: #393838;
	display: inline-block;
	width: 100%;
}
.market-russia {
	position: relative;
}
.market-bottom:nth-child(3) .market-russia {
	padding-left: 11px;
}
.company {
	margin-top: 20px;
}
.company p {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	color: #ff0000;
	text-transform: uppercase;
	font-weight: bold;
	
}
.company p span {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	color: #ffc000;
	text-transform: uppercase;
	font-weight: bold;
}
.company h4 {
	font-size: 22px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	color: #181718;
	font-weight: normal;
}
.company-left {
	float: left;
	width: 50%;
	margin-top: 25px;
	margin-right: 40px;
}
.company-left p {
	font-size: 22px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	color: #a67d00;
	font-weight: 600;
}
.company-left ul {
	list-style-type: none;
}
.company-left ul li {
	font-size: 14px;
	color: #e81d25;
	font-family: 'Open Sans', sans-serif;
	margin-top: 10px;
	text-align: left;
	position: relative;
	font-weight: 600;
	line-height: 20px;
	margin-top: 20px;
}
.company-left ul li:before {
	content: '';
	background: url('../images/ty-right.png')no-repeat;
	position: absolute;
	width: 20px;
	height: 20px;
	left: -20px;
	top: 4px;
}
.company-right {
	float: left;
	width: 42%;
	margin-top: 25px;
	margin-right: 40px;
}
.company-right ul {
	list-style-type: none;
}
.company-right ul li {
	font-size: 14px;
	color: #e81d25;
	font-family: 'Open Sans', sans-serif;
	margin-top: 10px;
	text-align: left;
	position: relative;
	font-weight: 600;
	line-height: 20px;
	margin-top: 20px;
}
.company-right ul li:before {
	content: '';
	background: url('../images/ty-right.png')no-repeat;
	position: absolute;
	width: 20px;
	height: 20px;
	left: -20px;
	top: 4px;
}
.company-right p {
	font-size: 22px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	color: #a67d00;
	font-weight: 600;
	margin-bottom: 47px;
}
.company-bottom-box p {
	font-size: 22px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	color: #000000;
	font-weight: 600;
}
.company-bottom-box {
	display: inline-block;
	background: #ffc000;
	padding: 27px 43px;
	margin-top: 35px;
	border-radius:10px;
}
.company-bottom {
	text-align: center;
}
.company-bottom-box ul {
	list-style-type: none;
}
.company-bottom-box ul li {
	font-size: 14px;
	color: #e81d25;
	font-family: 'Open Sans', sans-serif;
	margin-top: 10px;
	text-align: left;
	position: relative;
	font-weight: 600;
	line-height: 20px;
	margin-top: 20px;
}
.company-bottom-box ul li:before {
	content: '';
	background: url('../images/box-tir.png')no-repeat;
	position: absolute;
	width: 20px;
	height: 20px;
	left: -23px;
	top: 0px;
}
.fullfield-right {
	margin-top: 40px;
	margin-right: 40px;
	text-align: center;
}
.fullfield-right ul {
	list-style-type: none;
	display: inline-block;
}
.fullfield-right ul li {
	font-size: 14px;
	color: #000;
	text-align: left;
	font-weight: bold;
	line-height: 24px;
	list-style-type: disc;
}
.fullfield-right p {
	font-size: 22px;
	color: #ffc000;
	font-weight: 600;
	margin-bottom: 10px;
}
.fullfield-left {
	margin-top: 25px;
	margin-right: 40px;
	text-align: center;
}
.fullfield-left ul {
	list-style-type: none;
	display: inline-block;
	margin-top: 30px;
}
.fullfield-left ul li {
	font-size: 14px;
	color: #000;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	list-style-type: disc;
}
.fullfield-left p {
	font-size: 25px;
	color: #ff0000;
	font-weight: bold;
	font-style: italic;
}
.fullfield-left span {
	font-size: 25px;
	text-align: left;
	color: #ffc000;
	font-weight: bold;
	font-style: italic;
}
.target-cntnt ul {
	list-style-type: none;
	display: inline-block;
	margin-top: 20px;
}
.target-cntnt ul li {
	font-size: 14px;
	color: #000;
	margin-top: 10px;
	text-align: left;
	font-weight: 600;
	line-height: 17px;
	list-style-type: disc;
}
.target-cntnt h2 {
	font-size: 25px;
	color: #ffc000;
	margin-top: 40px;
	text-align: center;
	position: relative;
	font-weight: 600;
	line-height: 17px;
}
.target-cntnt h3 {
	font-size: 15px;
	color: #000;
	margin-top: 10px;
	text-align: center;
	position: relative;
	font-weight: bold;
	line-height: 17px;
}
.target-cntnt p {
	font-size: 30px;
	text-align: center;
	color: #ff0000;
	font-weight: bold;
	font-style: italic;
}
.target-cntnt span {
	font-size: 20px;
	text-align: center;
	color: #ffc000;
	font-weight: 600;
	font-style: italic;
}
.target-cntnt {
	margin-top: 53px;
	text-align: center;
}
.newmarket-cntnt {
	float: left;
	width: 48%;
	margin-right: 10px;
	margin-top: 25px;
	background: #ffc000;
}
.newmarket-cntnt P {
	font-size: 18px;
	text-align: center;
	color: #ff0000;
	font-weight: 600;
	padding: 17px 0px;
	border-bottom: 3px solid#4e4e4e;
}
.newmarket-para p {
	font-size: 18px;
	text-align: center;
	color: #ff0000;
	font-weight: 600;
	padding: 17px 0px;
	background: #f4f0ed;
	border-bottom: none;
}
.newmarket-para p:before {
	content: '';
	background: url('../images/bck-tir.png') no-repeat;
	width: 30px;
	height: 48px;
	position: absolute;
	left: 44%;
	top: -0%;
}
.newmarket-para {
	position: relative;
}
.newmarket-para p {
	padding: 50px 10px;
}
.several {
	text-align: center;
}
.several-cntnt p {
	font-size: 16px;
	color: #000;
	margin-top: 10px;
	font-weight: bold;
	font-style: italic;
}
.several-cntnt h2 {
	font-size: 24px;
	color: #ffc000;
	font-weight: bold;
	margin-top: 2px;
}
.several-cntnt h3 {
	font-size: 18px;
	color: #ff0000;
	font-weight: bold;
	line-height: 34px;
}
.several-cntnt h4 {
	font-size: 18px;
	color: #000;
	font-weight: 600;
	line-height: 34px;
}
.several-cntnt {
	display: inline-block;
	margin-top: 20px;
}
.several-imgs img {
	padding-right: 11px;
	padding-top: 11px;
}
.several-imgs {
	float: left;
	margin-top: 20px;
}
.manage-cntnt {
	float: left;
	width: 23%;
	margin-top: 25px;
	margin-right: 10px;
	background: #ffc000;
}
.manage-bottom p {
    font-weight: bold;
}
.manage-cntnt p {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	color: #ff0000;
	border-bottom: 3px solid#4e4e4e;
	text-align: center;
	padding: 10px;
	height: 42px;
}
.manage-para p {
	padding: 28px;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	color: #181718;
	border: none;
	text-align: center;
}
.manage-para {
	background: #f4f0ed;
}
.populations {
	display: inline-block;
	margin-top: 20px;
	background: #ffc000;
	padding: 0px 25px 27px 60px;
}
.manage-bottom {
	text-align: center;
}
.populations ul {
	list-style-type: none;
}
.populations ul li {
	font-size: 16px;
	color: #ff0000;
	font-family: 'Open Sans', sans-serif;
	margin-top: 10px;
	text-align: left;
	position: relative;
	font-weight: 600;
	line-height: 20px;
	margin-top: 20px;
}
.populations ul li:before {
	content: '';
	background: url('../images/box.png')no-repeat;
	position: absolute;
	width: 20px;
	height: 20px;
	left: -20px;
	top: 4px;
}
.often-bottom {
	margin-top: 25px;
	text-align: center;
}
/*p.often-para {
	font-size: 20px;
	color: #9b191b!Important;
	text-align: center;
}*/

.often-bottom h3 {
	font-size: 24px;
	color: #ffc000;
	text-align: center;
	margin-bottom: 15px;
}
.often-bottom p {
	font-size: 20px;
	color: #000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}
.often-bottom h4 {
	font-size: 20px;
	color: #ff0000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.often-bottom span {
	font-size: 20px;
	color: #000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.often-bottom ul {
	list-style-type: none;
	display: inline-block;
	margin-top: 20px;
}
.often-bottom ul li {
	font-size: 14px;
	color: #000;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	list-style-type: disc;
}
.this-is-bottom {
	margin-top: 20px;
	text-align: center;
}
.this-is-bottom p {
	font-size: 20px;
	color: #ff0000;
	text-align: center;
	font-weight: bold;
}
.this-is-bottom ul {
	list-style-type: none;
	display: inline-block;
}
.this-is-bottom ul li {
	font-size: 13px;
	color: #000;
	text-align: left;
	font-weight: 600;
	line-height: 25px;
	list-style-type: disc;
}
.distributor-bottom {
	margin-top: 20px;
}
.distributor-bottom p {
	font-size: 25px;
	color: #ffc000;
	text-align: center;
	font-weight: bold;
}
.distributor-bottom h3 {
	font-size: 25px;
	color: #ff0000;
	text-align: center;
	font-weight: bold;
}
.distributor-bottom ul {
	list-style-type: none;
}
.distributor-bottom ul li {
	font-size: 14px;
	color: #e81d25;
	margin-top: 10px;
	text-align: center;
	position: relative;
	font-weight: 600;
	line-height: 20px;
	margin-top: 20px;
}

.for-sale-bottom {
	margin-top: 20px;
	text-align: center;
}
.for-sale-bottom p {
	font-size: 24px;
	color: #ff0000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.for-sale-bottom p span {
	font-size: 20px;
	color: #ffc000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
p.for-sale-para {
	margin-top: 50px!Important;
	font-size: 16px;
	color: #000!Important;
	text-align: center;
	font-weight: 600!Important;
}
.for-sale-bottom h3 {
	font-size: 16px;
	color: #000;
	text-align: center;
	font-weight: 600;
	margin-top: 30px;
	list-style-type: disc;
}
.for-sale-bottom h4 {
	font-size: 20px;
	color: #000;
	text-align: center;
	font-weight: 600;
	list-style-type: disc;
}
.for-sale-bottom h2 {
	font-size: 20px;
	color: #000;
	text-align: center;
	font-weight: 600;
}
.for-sale-bottom ul {
	list-style-type: none;
	display: inline-block;
	margin-top: 30px;
}
.for-sale-bottom ul li {
	font-size: 16px;
	color: #000;
	text-align: left;
	position: relative;
	font-weight: bold;
	line-height: 24px;
	list-style-type: disc;
}
.fox-seminar-bottom {
	margin-top: 20px;
	text-align: center;
}
.fox-seminar-bottom p {
	font-size: 20px;
	color: #ff0000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.fox-seminar-bottom span {
	font-size: 20px;
	color: #ffc000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.fox-seminar-bottom ul {
	list-style-type: none;
	display: inline-block;
	margin-top: 20px;
}
.fox-seminar-bottom ul li {
	font-size: 14px;
	color: #000;
	text-align: left;
	font-weight: bold;
	line-height: 22px;
	list-style-type: disc;
}
.fox-seminar-box {
	float: left;
	width: 100%;
	background: #fff;
	box-shadow: 1px 1px 11px 1px #dadada;/* margin-right: 31px; */
	padding-bottom: 36px;
	margin-bottom: 34px;
	margin-top: 31px;
}
.fox-seminar-box h2 {
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	background: #d05c12;
	display: block;
	border-bottom: 4px solid #e81d25;
	margin-bottom: 15px;
	font-weight: normal;
}
.fox-seminar-box ul {
	list-style-type: none;
	float: left;
}
.fox-seminar-box ul li {
	width: 12%;
	float: left;
	margin-left: 15%;
	font-size: 12px;
	padding-top: 13px;
	font-weight: bold;
}
.legal-advice-bottom p {
	font-size: 20px;
	color: #ff0000;
	text-align: center;
	font-weight: bold;
}
.legal-advice-bottom span {
	font-size: 20px;
	color: #ffc000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.legal-advice-bottom h3 {
	font-size: 16px;
	color: #000;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}
.legal-advice-box {
	width: 60%;
	background: #fff;
	box-shadow: 1px 1px 11px 1px #dadada;
	margin-right: 31px;
	padding-bottom: 36px;
	margin-bottom: 34px;
	margin-top: 31px;
	display: inline-block;
	text-align: center;
}
.legal-advice-box h2 {
	padding: 12px 0px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #d05c12;
	display: block;
	border-bottom: 4px solid #e81d25;
	margin-bottom: 15px;
	font-weight: normal;
}
.legal-advice-box ul {
	list-style-type: none;
	display: inline-block;
}
.legal-advice-box ul li {
	font-size: 12px;
	padding-top: 13px;
	font-weight: bold;
	text-align: left;
	list-style-type: disc;
}
.legal-advice {
	text-align: center;
}
.legal-advice-bottom ul {
	list-style-type: none;
	display: inline-block;
	margin-top: 20px;
}
.legal-advice-bottom ul li {
	font-size: 14px;
	text-align: left;
	COLOR: #000;
	font-weight: 600;
	list-style-type: disc;
	line-height: 20px;
}
.legal-advice {
	text-align: center;
}
.legal-advice-bottom {
	margin-top: 20px;
}
.legal-advice-bottom2 {
	margin-top: 20px;
}
.legal-advice-bottom2 p {
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	color: #9d1b1d;
	text-align: center;
	font-weight: normal;
	font-weight: 600;
}
.legal-advice-bottom2 h3 {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	color: #d05c12;
	text-align: center;
	font-weight: normal;
	margin-top: 10px;
}
.legal-advice-box2 {
	width: 60%;
	background: #fff;
	box-shadow: 1px 1px 11px 1px #dadada;
	margin-right: 31px;
	padding-bottom: 36px;
	margin-bottom: 34px;
	margin-top: 31px;
	display: inline-block;
	text-align: center;
}
.legal-advice-box2 h2 {
	padding: 12px 0px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	background: #d05c12;
	display: block;
	border-bottom: 4px solid #e81d25;
	margin-bottom: 15px;
	font-weight: normal;
	background: #d05c12;
	display: block;
	border-bottom: 4px solid #e81d25;
}
.legal-advice-bottom2 ul {
	list-style-type: none;
	float: left;
	display: inline-block;
}
.legal-advice-bottom2 ul li {
	width: 100%;
	float: left;
	font-size: 14px;
	padding-top: 13px;
	font-family: 'Open Sans', sans-serif;
	;
	display: inline-block;
	text-align: center;
	position: relative;
	color: e81d25;
	color: #e81d25;
}
.legal-advice2 {
	text-align: center;
}
.legal-advice-bottom2 ul li:before {
	content: '';
	background: url('../images/box.png')no-repeat;
	position: absolute;
	width: 20px;
	height: 20px;
	left: -20px;
	top: 4px;
}
.legal-advice-bottom2 ul li:nth-child(1):before {
	left: 39%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(2):before {
	left: 14%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(3):before {
	left: 19%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(4):before {
	left: 18%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(5):before {
	left: 19%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(6):before {
	left: 16%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(7):before {
	left: 17%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(8):before {
	left: 12%;
	top: 16px;
}
.legal-advice-bottom2 ul li:nth-child(9):before {
	left: 12%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(10):before {
	left: 17%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(11):before {
	left: 32%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(12):before {
	left: 25%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(13):before {
	left: 17%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(14):before {
	left: 30%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(15):before {
	left: 33%;
	top: 17px;
}
.legal-advice-box2 ul {
	list-style-type: none;
	float: left;
	display: inline-block;
}
.legal-advice-box2 ul li {
	width: 100%;
	float: left;
	font-size: 14px;
	padding-top: 13px;
	font-family: 'Open Sans', sans-serif;
	;
	display: inline-block;
	text-align: center;
	position: relative;
	color: e81d25;
	color: #000000;
}
.legal-advice2 {
	text-align: center;
}
.legal-advice-box2 ul li:before {
	content: '';
	background: url('../images/box.png')no-repeat;
	position: absolute;
	width: 20px;
	height: 20px;
	left: -20px;
	top: 4px;
}
.legal-advice-box2 ul li:nth-child(1):before {
	left: 15%;
	top: 17px;
}
.legal-advice-box2 ul li:nth-child(2):before {
	left: 14%;
	top: 17px;
}
.legal-advice-box2 ul li:nth-child(3):before {
	left: 17%;
	top: 17px;
}
.legal-advice-box2 ul li:nth-child(4):before {
	left: 13%;
	top: 17px;
}
.legal-advice-box2 ul li:nth-child(5):before {
	left: 23%;
	top: 17px;
}
.legal-advice-box2 ul li:nth-child(6):before {
	left: 16%;
	top: 17px;
}
.legal-advice-box2 ul li:nth-child(7):before {
	left: 14%;
	top: 17px;
}
.legal-advice-box2 ul li:nth-child(8):before {
	left: 12%;
	top: 16px;
}
.legal-advice-box2 ul li:nth-child(9):before {
	left: 17%;
	top: 17px;
}
.legal-advice-box2 ul li:nth-child(10):before {
	left: 15%;
	top: 17px;
}
.legal-advice-box2 ul li:nth-child(11):before {
	left: 15%;
	top: 17px;
}
.component p {
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-weight: normal;
	color: #1f1f1f;
}
.component h3 {
	font-size: 28px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-weight: 600;
	color: #1f1f1f;
}
.component h4 {
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-weight: normal;
	color: #1f1f1f;
}
.component-left p {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-align: center;
	color: #fff;
	background: #e81d25;
	display: inline-block;
	border-bottom: 2px solid #4e4e4e;
	width: 100%;
	padding: 13px 0px;
}
.component-box {
	display: block;
	background: #f4f0ed;
	float: none;
	width: 100%;
	height: 163px;
}
.component-bttm {
	width: 32%;
	margin-top: 20px;
	padding-bottom: 44px;
	display: inline-block;
}
.gol-1 {
	background: #ffc000;
	border-radius: 50%;
	margin-left: 29%;
	margin-bottom: 15px;
	height: 33px;
	width: 43%;
	padding-top: 15px;
}
.gol-2 {
	background: #ffc000;
	border-radius: 50%;
	margin-left: 29%;
	margin-bottom: 15px;
	height: 33px;
	width: 43%;
	padding-top: 15px;
}
.gol-3 {
	background: #ffc000;
	border-radius: 50%;
	margin-left: 29%;
	margin-bottom: 15px;
	height: 33px;
	width: 43%;
	padding-top: 15px;
}
.component-bttm p {
	font-size: 15px;
}
.component-bottom {
	margin-top: 30px;
}
.component-left {
	width: 100%;
	display: block;
}
.Left {
	width: 48%;
	float: left;
}
.component-right {
	float: right;
	width: 48%;
}
.component-bttm h3 {
	font-size: 10px;
	font-weight: normal;
}
.footer-middle-para {
	float: none;
	width: auto;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}
.footer-middle-para .yog a {
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	text-decoration: none;
}
.Navigation ul li a {
	font-size: 14px;
	margin-left: 8px;
}
ul.sub-menu {
	left: 0;
	margin-top: 5px;
	min-width: 100%;
	
	border-radius: 5px;
}
.Navigation ul li:hover .sub-menu {
	position: absolute;
	width: 100px;
	right: 0;
	left: -197px;
	top: -6px;
	display: none;
}
.Navigation ul li ul li:hover .sub-menu {
	display: block
}
menu {
	display: block;
	text-align: center;
}
menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 80%;
	position: relative;
}
.menu {
	vertical-align: top;
	display: inline-block;
}
.menu li {
	position: relative;
	margin-left: -1px;
}
.menu > li {
	float: left;
	margin-right: 1px;
}
.menu > li > a {
	margin-bottom: 1px;
}
.menu > li:hover, .nav > li:hover > a {
	border-bottom-color: orange;
	display:block;
}
.menu > li:first-child {
	border-radius: 4px 0 0 4px;
}
.menu > li:first-child > a {
	border-radius: 4px 0 0 0;
}
.menu > li:last-child {
	border-radius: 0 0 4px 0;
	margin-right: 0;
}
.menu > li:last-child > a {
	border-radius: 0 4px 0 0;
}
.menu li ul li a:hover {
	color: #ff530d!important;
}
.menu li a:first-child:nth-last-child(2):before {
	content: "";
	position: absolute;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	top: 50%;
	right: 5px;
}
.menu ul {
	position: absolute;
	white-space: nowrap;
	z-index: 1;
	left: -99999em;
}
.menu > li:hover > ul {
	left: 5px;
	margin-top: 0px;
	min-width: 100%;
	background: #f8f7f8;
	WIDTH: 195PX;
}
.menu > li li:hover > ul {
	left: -93%;
	margin-left: 1px;
	top: 0px;
}
.menu > li:hover > ul li a {
	color: #1f1f1f;
	display: block;
	font-size: 12px;
}
.menu li ul {
}
/*.menu li ul:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    position: absolute;
    z-index: 9999999;
    left: 40px;
    top: -8px;
}*/

.menu li ul {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.26);
}
.menu > li:hover > ul li {
	padding: 0;
	float: none;
	line-height: 25px;
	margin-top: 0px;
	border-bottom: 1px solid #ccc;
}
.menu > li:hover > ul li:before {
	position: absolute;
	left: 8px;
	top: 11px;
	content: "";
	border: 5px solid #fff;
	border-top: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 4px solid transparent;
	
}
 .fox&co img {
margin-top:10px;
}
.srvc-compny-2 h4 {
	position: relative;
}
.partners img {
	padding-right: 30px;
}
.distributor-bottom h3:after {
	content: '';
	background: url('../images/sqr.png')no-repeat;
	position: absolute;
	width: 56px;
	height: 52px;
	left: 71%;
	bottom: -14px;
}
.manage-bottom {
	padding-top: 14px;
	padding-bottom: 12px;
	font-family: 'Open Sans', sans-serif;
}
.manage-bottom h2 {
	font-size: 20px;
	padding-top: 14px;
	padding-bottom: 12px;
	color: #ffc000;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}
.manage-bottom h3 {
	font-size: 20px;
	padding-top: 14px;
	padding-bottom: 12px;
	color: #ff0000;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}
.manage-bottom h4 {
	font-size: 20px;
	padding-top: 14px;
	padding-bottom: 12px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
}
.manage-bottom h4:after {
	content: '';
	background: url('../images/sqr.png')no-repeat;
	position: absolute;
	width: 56px;
	height: 52px;
	left: 72%;
	bottom: -11%;
}
.middle-img {
	float: right;
	margin: 12px 8%;
}
.bottom-img {
	margin: 12px 8%;
	text-align: center;
}
.for-sale-bottom h4 {
	position: relative;
}
.for-sale-bottom h4:after {
	content: '';
	background: url('../images/sqr.png') no-repeat;
	width: 56px;
	height: 53px;
	position: absolute;
	right: 11%;
	top: -25px;
}
.progress h2:after {
	content: '';
	background: url('../images/fox1.png') no-repeat;
	width: 64px;
	height: 92px;
	position: absolute;
	right: 31%;
	bottom: -1%;
}
.right-imgs {
	float: right;
	width: 303px;
	text-align: center;
}
.top-img {
	margin: 10px
}
.fox-seminar-bottom p {
	position: relative;
}
.fox-seminar-bottom p:after {
	content: '';
	background: url('../images/sqr.png') no-repeat;
	width: 55px;
	height: 52px;
	position: absolute;
	right: 29%;
	bottom: 10%;
}
.component h4 {
	position: relative;
}
.component h4:after {
	content: '';
	background: url('../images/sqr-man.png') no-repeat;
	width: 144px;
	height: 77px;
	position: absolute;
	right: 22%;
	bottom: 27%;
}
.newmarket-bottom SPAN {
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-weight: normal;
	color: #1f1f1f;
}
.newmarket-bottom H2 {
	text-align: center;
	font-size: 22px;
	padding-top: 10px;
	color: #ff0000;
	text-transform: uppercase;
	font-style: italic;
}
.newmarket-bottom H2:after {
	content: '';
	background: url('../images/sqr.png') no-repeat;
	width: 144px;
	height: 77px;
	position: absolute;
	right: 22%;
	bottom: -2%;
}
.resource img {
	margin: 28px;
}
.export img:nth-child(1) {
	margin-right: 10px;
}
.export img:nth-child(2) {
	margin-top: 10px;
}
.fx-img {
	float: left;
	width: 200px;
	margin: 35px 0px 0px 32px;
}
.bttm-img img {
	padding-right: 30px;
	padding-top: 20px;
}
.Middle {
	text-align: center;
}
.Middle-Content {
	display: inline-block;
}
.Middle-Content h1 {
	text-align: center;
	font-size: 22px;
	padding-top: 10px;
	color: #ffc000;
	font-style: italic;
	font-weight: bold;
}
.Middle-Content h2 {
	text-align: center;
	font-size: 20px;
	padding-top: 10px;
	color: #ff0000;
	font-weight: bold;
}
.Middle-Content p {
	text-align: center;
	font-size: 16px;
	color: #3e423e;
	font-weight: bold;
}
.Middle-Content span {
	text-align: center;
	font-size: 20px;
	padding-top: 10px;
	color: #ffc000;
	font-weight: bold;
}
.Middle-Cntnt ul, .Middle-Cntnt-Bottom ul {
	list-style-type: none;
	text-align: center;
	display: inline-block;
	margin-top: 20px;
}
.Middle-Cntnt ul li, .Middle-Cntnt-Bottom ul li {
	font-size: 14px;
	line-height: 26px;
	color: #000;
	font-weight: bold;
	list-style-type: disc;
	text-align: left;
}
.Middle-Cntnt-Bottom p {
	font-size: 24px;
	color: #ff0000;
	font-weight: bold;
	margin-top: 20px;
}
.Navigation li:nth-last-child(1) ul li ul::before {
	display: none;
}
.owl-prev, .owl-next{display:none}
.serviceproductimg p {
    font-size: 17px;
    /* padding: 3px; */
    font-weight: 600;
    padding-top: 5px;
}
.serviceproductimg img {
    margin-top: 18px;
}
.item img {
    text-align: center;
    margin: auto;
}
.item {
    text-align: center;
}
.serviceproductimg {
    margin-top: 15px;
}
/*=====================News===========================*/
.News h2 {
    font-size: 30px;
    text-align: center;
    color: #232323;
    font-weight: normal;
    padding: 15px;
    position: relative;
}
ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}
ul.pagination li {
    display: inline;
}
ul.pagination li a.active {
    background-color: #e9880d;
    color: white;
}
ul.pagination li a {
    color: black;
    float: left;
    padding: 2px 13px;
    text-decoration: none;
    transition: background-color .3s;
    font-size: 12px;
    border-radius: 20%;
}
.news-letest {
    position: relative;
    padding-bottom: 20px;
}
.news-letest p {
    font-size: 22px;
    text-align: left;
    color: #d05c12;
    padding-top: 30px;
    display: inline-block;
}
.news-content p {
    font-weight: 600;
    font-size: 13px;
    line-height: 25px;
    text-align: justify;
    color: #535353;
    display: inline-block;
    margin-top: 8px;
}
/*=====================News===========================*/

/*=====================Reference===========================*/

.Rfrnc-img p {
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 21px;
    text-align: center;
    font: 400 36px Arial,Helvetica,sans-serif;
    color: #232323;
    display: block;
}

.Rfrnc-img img{
    background: #FAFDFE;
    border: 2px solid #D9D7D7;
    float: left;
    list-style: none;
    margin: 13px 1.5%;
    width: 17%;
	height: 88px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
   
    text-align: center;
    position: relative;
    padding: 2px;
}


/*=====================Reference===========================*/
.history-img {text-align: center;margin-top: 15px;}
.history-img h2 {color: #ff0000;margin-bottom:10px;}
.history-img p {color: #9b9b9b;font-size: 15px;font-weight: 600; margin-bottom:10px;}
.history-img span {font-weight: 600;color: #ff0000;}
.history-img img {text-align: center;margin-top: 15px;margin-top:10px;}
.ptr-brg h2 {text-align: center;padding-bottom: 30px;color: #ff0000;padding-top: 20px;}
.mscw-cmpy  {text-align: center;  }
.mscw-cmpy h2 {color: #f00;padding: 20px;}
/*=====================Foxx-office===========================*/
.fox-center{text-align: center;padding: 15px 0px;}
.fox-center h1, .moscow h1 {font-size: 25px;color: #ff0000;font-weight: bold;}
.fox-center p {font-size: 25px;color:#ff0000;font-weight: bold;}
.fox-center img{width:50%;padding-top: 15px;}
.moscow {text-align: center;}
.moscow p {font-size: 15px;color: #000;font-weight: bold;}
.moscow span {font-size: 15px;color:#ff0000;font-weight: bold;}
.moscow h3 {font-size: 20px;font-weight: bold;color:#7030a0;font-weight:bold; }
.moscow img {padding-top: 20px;}
.moscow{padding: 15px 0px;}
.img-conent-left{float:left;width:50%;}
.img-conent-right{float:right;width:50%;}
.symposium-box {margin-bottom: 16px;width: 50%;border: 6px solid #000;padding: 17px 31px;text-align: center;}
.symposium-box p, .symposium-box span {font-size: 35px;color: #ff0000;font-weight:bold; }
.symposium-box-4{width:63%;}
.symposium-box-4 ul{list-style-type:none;background:#ffff00;border: 2px solid #000;color: #ff0000;font-weight: bold;line-height:25px;padding: 18px 63px;}
.symposium-box-4 ul li{font-size:15px;}
.business-img-conent {padding: 20px 0px;}
/*====================Foxx-office===========================*/
/*==============Russia=========== */
.business-mans{text-align:center;}
.mans-content h2 {
    font-size: 25px;
    color: #ff0000;
    font-weight: 700;
	padding-bottom:10px;
}
.mans-content p {
    font-size: 15px;
    color: #7a8fba;
    font-weight: bold;
	padding-bottom:10px;
}

.mans-content span {
    font-size: 15px;
    color: #ff0000;
    font-weight: bold;
}

.mans-content-2 p {
    font-size: 15px;
    color: #7a8fba;
    font-weight: bold;
	padding-bottom:10px;
	padding-top:10px;
}
.mans-content-2 img, .mans-content-3 img {
    width: 300px;
    height: 244px;
    padding-right: 12px;
}

.content-3, .content-4 {
    float:left;
}
.content-3 p , .content-4 p{
  text-align:center;
  font-weight:700;
}
.mans-content-3 {
    margin-left: 10%;
	margin-bottom: 20px;
}

.mans-content-2 {
    margin-bottom: 20px;
}
.mans-content img {
    margin-top: 15px;
}
/*==============Russia=========== */
.currentcorepara ul li a {
    text-decoration: none;
    color: #000;
}


@-moz-document url-prefix() {
.Topheader-left p {padding-left:30px; }
.logo {padding-left:30px;}
    
}




 @media only screen and (max-width:1200px) {
body {
	width: 100%;
}
.Maincntnr {
	width: 100%;
}
}
 @media only screen and (max-width: 1024px) {
	 
.Business{padding-left:0px;}	 
.Maincntnr{width:97%;}
.Navigation {
    float: none;
}
.Navigation ul li {
    padding: 30px 13px;
}	 
.newmarket-bottom H2:after {
	right: 15%;
}
.progress h2:after {
	right: 26%;
}
.distributor-bottom h3:after {
	left: 60%;
	bottom: 3%;
}
.partners h6 {
	font-size: 37px;
}
.business-img {
	width: 24%;
}
.slider-caption {
    top: 355px;
    left: 68px;
}
.slider-caption h1 {
	font-size: 28px;
	margin-bottom: 9px;
}
.slider-caption p {
	font-size: 13px;
}
.Topheader-right {
	padding-right: 15px;
}
.services {
	margin-right: 6px;
	width: 24%;
}
.foxxpara ul li::after {
	left: -23px;
}
.Button-1 a {
	margin-right: 18px;
}
.Button-2 a {
	margin-right: 18px;
}
.serviceproduct {
	padding-left: 3px;
}
.letestnews-right {
	padding-left: 25px;
	width: 436px;
}
.letestnewspara {
	padding-left: 14px;
	width: 430px;
}
.letestnewspara span {
    font-size: 15px;
    color: #000;
    font-weight: bold;
}
.ourprojectimages {
	padding-right: 14px;
}
.letestnews-Button {
	padding-right: 14px;
}
.ourprojectimages {
	width: 100%;
}
.serviceproductimg {
	padding-left: 10px;
	text-align: center;
	display: inline-block;
}
.footer-first-para {
	padding-left: 14px;
}
.footer-last-para {
	padding-right: 25px;
}
.footer-bottom-1-para {
	padding-left: 14px;
}
.footer-social {
	padding-right: 14px;
}
.ourprojectimages {
	float: none;
	padding-right: 0
}
.letestnews-right h4, .letestnews-left h4 {
	font-size: 18px;
}
.foxx {
	width: 419px;
	padding-left: 22px;
	margin-left: 0px;
}
.foxxpara {
	width: 98%;
	display: inline-block;
}
.currentcore {
	width: 432px;
	padding-right: 20px;
}
.currentcorepara {
	float: right;
	width: 92%;
	margin-top: 7px;
}
.currentcore p {
	font-size: 19px;
}
.foxxpara {
	margin-left: 28px;
	margin-top: 5px;
}
.letestnews-left {
	display: inline-block;
	width: 47%;
}
.ourproimg {
	display: inline-block;
	width: 44%;
}
.para3, .para2, .para {
	float: none;
	width: 100%;
}
.currentcorepara ul li::after {
	left: -26px;
}
.Euro-3 {
	width: 366px;
}
.Euro {
	margin-left: 12px;
}
.Euro-2 {
	margin-left: 14px;
}
.seminars-img-bottom-left {
    padding-left: 20px;
    width: 45%;
}
.seminars-img {
    padding-left: 0px;
    width: 45%;

}
.Bsns-sympo-right {
	float: none;
	width: auto;
}
.Bsns-sympo-img {
	width: 50%;
	padding-left: 0%;
}
.Bsns-sympo-right {
	/* width: 36%; */
	display: inline-block;
}
.Bussines-img {
	width: 28%;
	margin-right: 0%;
	margin-top: 0px;
}
.Bsns-sympo-Bottom {
	float: left;
	display: block;
	margin: 25px auto;
	margin-left: 2%;
}
.four-box {
	width: 22%;
	padding-left: 10px;
	display: inline-block;
}
.four-box p{
	font-size: 15px;
}
.four-box-bottom {
	width: 22%;
	padding-left: 10px;
	display: inline-block;
}
.four-box-bottom p {
	font-size: 13px;
}
.for-sale-bottom h4::after{display:none;}
.Box-left {
	/*width: 485px;
    margin: 0 18px;*/
    margin: auto;
    width: 52%;
    text-align: center;
	float: none;
}
.Box-right {
	margin: auto;
width: 52%;
text-align: center;
float: none;
margin-top: 11px;
}
.content-1 {
	width: 256px;
}
.Box-bottom {
	margin: auto;
width: 52%;
text-align: center;
float: none;
margin-top: 11px;
}
.fx-img {
    width: 100%;
    text-align: center;
	margin: 35px 0px 0px 0px;
}
.pages-img {
	float: none;
}
.pages-img {
	text-align: center;
	display: inline-block;
	width: 21%;
	margin-left: 19px;
	padding-right: 20px;
}

.altarnative-cntnt {
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-left: 7%;
}
.legal-advice-bottom2 ul li:nth-child(1)::before {
	left: 39%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(2)::before {
	left: 13%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(3)::before {
	left: 17%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(4)::before {
	left: 17%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(5)::before {
	left: 18%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(6)::before {
	left: 14%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(7)::before {
	left: 15%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(8)::before {
	left: 10%;
	top: 16px;
}
.legal-advice-bottom2 ul li:nth-child(9)::before {
	left: 10%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(10)::before {
	left: 16%;

	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(11)::before {
	left: 31%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(12)::before {
	left: 24%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(13)::before {
	left: 17%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(14)::before {
	left: 31%;
	top: 17px;
}
.legal-advice-bottom2 ul li:nth-child(15)::before {
	left: 32%;
	top: 17px;
}
.legal-advice-box2 ul li:nth-child(1)::before {
	left: 14%;
	top: 17px;
}
.legal-advice-box2 ul li:nth-child(2)::before {
	left: 13%;
	top: 17px;
}
.legal-advice-box2 ul li:nth-child(3)::before {
	left: 16%;
	top: 17px;
}
.legal-advice-box2 ul li:nth-child(4)::before {
	left: 12%;
	top: 17px;
}
.legal-advice-box2 ul li:nth-child(5)::before {
	left: 21%;
	top: 17px;
}
.legal-advice-box2 ul li:nth-child(6)::before {
	left: 14%;
	top: 17px;
}
.legal-advice-box2 ul li:nth-child(7)::before {
	left: 12%;
	top: 17px;
}
.legal-advice-box2 ul li:nth-child(8)::before {
	left: 10%;
	top: 16px;
}
.legal-advice-box2 ul li:nth-child(9)::before {
	left: 15%;
	top: 17px;
}
.legal-advice-box2 ul li:nth-child(10)::before {
	left: 14%;
	top: 17px;
}
.legal-advice-box2 ul li:nth-child(11)::before {
	left: 13%;
	top: 17px;
}
.legal-advice-bottom ul li::before {
	display: none;
}
.legal-advice-box ul li:before {
	display: none;
}
.fox-seminar-bottom ul li:before {
	display: none;
}
.fox-seminar-bottom ul li {
	font-size: 14px;
}
.fox-seminar-box {
	width: 55%;
	margin-left: 22%;
}
.fox-seminar-box ul li {
	width: 26%;
	margin-left: 7%;
}
.distributor-bottom ul li:before {
	display: none;
}
.this-is-bottom ul li:before {
	display: none;
}
.often-bottom ul li:before {
	display: none;
}
.manage-cntnt {
	margin-left: 11px;
	margin-right: 4px;
}
.newmarket-cntnt {
	margin-left: 9px;
	margin-right: 0px;
}
.target-cntnt ul li:before {
	display: none;
}
.fullfield-left {
	width: 100%;
    margin-right: 11px;
    padding-left: 0%;
}
.progress-box {
    width: 30%;
}
.company-left {
	width: 44%;
	display: inline-block;
	padding-left: 6%;
}
.fox-rfrnc-img {
	display: inline-block;
	float: none;
}
.fox-rfrnc {
	text-align: center;
}
.passport-img {
	text-align: center;
	display: inline-block;
	float: none;
	padding-right: 0px;
}
.passport-img2 {
	margin-left: 3%;
	width: 62%;
}
.passport-img3 {
	margin-left: -1%;
}
.since-img {
	float: none;
	text-align: center;
	display: inline-block;
	padding: 5px;
	height: 335px;
}
.since {
	text-aling: center;
}
.diffrnc-btwn-paragraph ul li:before {
	display: none;
}
.importance-box ul li {
	width: 90%;
}
.export-paragraph ul li::before {
	display: none;
}
.resource-paragraph ul li::before {
	display: none;
}
.resource-paragraph2 ul li::before {
	display: none;
}
.performance-paragraph ul li::before {
	display: none;
}
.typical-paragraph {
	width: 48%;
	margin-right: 11px;
}
.russia-box3 {
	padding-left: 11px;
	width: 260px;
}
.russia-box3 P {
    line-height: 25px;
}
.russia-box3 H3 {
    font-size: 16px;
}
.progress-box {
	padding-left: 20px;
	padding-right: 9px;
}
.progress-box2 {
	padding-left: 20px;
    padding-right: 17px;
    width: 46%;
}
.since-cntnt {
    width: 100%;
    text-align: center;
}
.since-img img {
    height: 300px;
}
.since-img {
    
    width: 23%;
}
.devlp-img, .Business-mngmnt {
    float: none;
    width: auto;
}
.distributor-bottom h3::after {
  display:none;
}
.manage-cntnt p {
    font-size: 17px;
}
.manage-bottom h4::after { display:none;}
.progress h2::after {display:none;}
.altarnative-cntnt {
	margin-left: 0%;
}
.manage-cntnt {
    width: 30%;
}
.often-bottom ul li {
    font-size: 12px;
}
.altarnative-cntnt {
	width: 90%;
	margin-left: 6%;
}
.air-travel-img {
	width: 28%;
	padding-left: 3%;
}
.Business-center {
	width: 80%;
	padding-left: 10%;
}
.Left {
	width: 43%;
	padding-left: 5%;
}
.component-right {
	width: 43%;
	padding-right: 5%;
}
.invitations-box4 {
	margin-left: 15px;
}
.project-box {
	margin-left: 3%;
    width: 458px;
    margin-right: 0px;
}
.idea-box {
	display: inline-block;
	width: 90%;
	padding-left: 5%;
}
.bottom {
	display: inline-block;
	width: 90%;
	margin-left: 5%;
}
.references-box {
	display: inline-block;
	text-align: center;
	width: 201px;
	margin-left: 3%;
}
.passport-img3 ul li {
	line-height: 24px;
}
.market-box {
	width: 85%;
	display: inline-block;
}
.market-bottom {
	width: 85%;
	display: inline-block;
	text-align: center;
}
.market-bottom:nth-child(3) .market-russia {
	padding-left: 0px;
}
.arrow::after {
	left: 245px;
}
.serviceproduct h2::before {
	display: none;
}
.serviceproduct h2::after {
	display: none;
}
.activity-bottom {
	margin-right: 5%;
}
.fox-seminar-bottom p:after {
	display: none;
}
.component h4:after {
	right: 18%;
}
.logo {
    float:none;
    width: 100%;
    text-align: center;
}

@media only screen and (max-width:1000px) {
.Navigation ul li {
    padding: 30px 8px;
}
}
@media only screen and (max-width:800px) {
.Navigation li:hover> ul {display: none;}
.air-travel-img {
   padding-left: 0%;
}	
.Rfrnc-cntnt {
    width: 100%;
}
.footer-first-para {
    padding-left: 0px;
}
.potential-1 {
    text-align: center;
}
.sales-box {
    float: none;
	display:inline-block;
}
.footer-first-para {
    padding-top: 35px;
    text-align: left;
    width: 50%;
}	
.currentcorepara ul li::after {
    left: 2px;
}	
.Navigation ul li {
    padding: 30px 6px;
}	 
.Navigation {
    width:100%;
}	 
	 
.Middle-Cntnt ul, .Middle-Cntnt-Bottom ul {
	padding-left: 6%;
}
.Bsns-sympo-img {
	width: 65%;
	padding-left: 0%;
	margin-top: 0px;
}
.Bsns-sympo-img-1 {
	width: auto;
}
.fx-img {
	float: none;
	width: auto;
}
.importance-box ul li {
	padding-left: 23px;
}
.importance-box ul li {
	margin-left: 0px;
}
.newmarket-bottom H2:after {
	right: 2%;
	bottom: 14%;
}
.right-imgs {
	float: none;
	width: auto;
}
.for-sale-bottom h4:after {
	right: 13%;
	top: -104px;
}
.Topheader-right {
	float: right;
}
.letestnews-left {
	padding-left: 14px;
	float: none;
}
.letestnews-left {
	padding-left: 0px;
}

.Navigation ul li a {
	font-size: 11px;
}
.slider-caption {
    top: 318px;
    left: 50px;
}
.slider-caption h1 {
	font-size: 18px;
}
.slider-caption p {
	font-size: 10px;
}
.Button a {
	padding: 9px 12px;
	font-size: 10px;
}
.services {
	width: 48%;
	height: 277px;
	display: inline-block;
	text-align: center;
}
.formoreinformation p {
	font-size: 17px;
}
.footer-first-para p a {
	font-size: 12px;
}
.footer-middle-para .yog a {
	font-size: 12px;
}
.footer-last-para p {
	font-size: 9px;
}
.footer-para {
   
    padding-left: 5px;
}
.footer-bottom-2-para {
   
    padding-right: 0%;
}
.footer-bottom-1-para {
    padding-left: 0px;
}
.news-img img, .slider img {
   
   
}
.serviceproductimg p {
    font-size: 12px;
    
}
.business-img {
	width: 350px;
	margin-bottom: 25px;
}
.letestnews-left {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 54px;
}
.letestnews para {
	display: inline-block;
	text-align: center;
}
.para {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.para p {
	font-size: 12px;
}
.para2 {
	text-align: center;
	display: inline-block;
	width: 100%;
}
.para2 p {
	font-size: 13px;
	text-align: center;
}
.para3 {
	width: 100%;
	display: inline-block;
	text-align: center;
}
.para3 p {
	font-size: 13px;
	text-align: center;
}
.letestnewspara {
	text-align: center;
	display: inline-block;
	width: 96%;
}
.letestnews-Button {
	padding-right: 14px;
	text-align: center;
	width: 100%;
	margin-top: 25px;
}
.letestnews-right {
	text-align: center;
	display: inline-block;
	width: 100%;
	margin-top: 30px;
}
.ourprojectimages {
	text-align: center;
	display: inline-block;
}
.ourprojectimages {
	padding-right: 0px;
}
.letestnews-right {
	padding-right: 0px;
}
.letestnews-right {
	padding-left: 0px;
}
.foxx {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.foxxpara {
	width: 66%;
	display: inline-block;
	text-align: left;
	float: none;
}
.currentcore {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin-top: 54px;
}
.currentcorepara {
	width: 61%;
	display: inline-block;
	text-align: left;
	float: none;
}
.foxx {
	margin-left: 0px;
}
.foxx {
	padding-left: 0px;
}
.ourproimg {
	display: inline-block;
	width: 22%;
	padding-left: 10px;
}
.formoreinformation {
	margin-top: 35px;
}
.serviceproducgt h2 {
	paddingtop: 25px;
}
p.srvc-p1::before {
	left: 33%;
}
p.srvc-p2::before {
	left: 39%;
}
p.srvc-p3::before {
	left: 31%;
}
p.srvc-p4::before {
	left: 35%;
}
p.srvc-p5::before {
	left: 37%;
}
.Euro, .Euro-2, .Euro-3 {
	float: none;
	display: inline-block;
	width: 51%;
	margin-bottom: 20px;
	margin-left: 0;
	position: relative;
	left: 31%;
}
.seminars {
	width: 68%;
	display: inline-block;
	text-align: center;
}
.seminars-img-left {
	padding-left: 19px;
}
.seminars-img-bottom {
	width: 68%;
	display: inline-block;
	text-align: center;
}
.devlp-img {
	width: 100%;
}
.Business-mngmnt {
	width: 100%;
}
.devlp-img-1 {
	width: 100%;
}
.devloping {
	width: 70%;
}
.devloping img {
	display: block;
}
.Bsns-sympo-img-1 {
	width: auto;
	display: block;
}
.Bsns-sympo-img-1 {
	float: none;
}
.Bsns-sympo-right {
	width: 40%;
}
.Bsns-sympo-Bottom {
	width: 50%;
	display: block;
}
.Bussines-img {
	width: 100%;
	margin-right: 0%;
}
.Bsns-sympo-Bottom {
	float: right;
}
.potential-img {
	text-align: center;
	width: 100%;
	display: inline-block;
}
.activity {
	width: 50%;
	display: inline-block;
	padding: 12px;
	margin-right: 22%;
}
.middle-img {
	margin-right: 30%;
}
.activity-bottom {
	width: 50%;
	display: inline-block;
	margin-right: 24%;
}
.activity-bottom ul li::before {
	right: 488px;
}
.four-box {
	width: 47%;
	display: inline-block;
	text-align: center;
	padding-left: 10px;
}
.four-box-bottom {
	width: 47%;
	display: inline-block;
	text-align: center;
	padding-left: 10px;
}
.Address {
	text-align: center;
}
.Box-left {
	display: inline-block;
	margin: 0 auto;
	float: none;
	width: 70%;
}
.Box-right {
	display: inline-block;
	margin: 0 auto;
	float: none;
	margin-top: 25px;
}
.Box-bottom {
	display: inline-block;
	margin: 0 auto;
	float: none;
	margin-top: 25px;
}
.pages-img {
	text-align: center;
	width: 100%;
	float: none;
	padding-right: 0px;
	display: inline;
}
.pages-img {
	text-align: center;
	width: 100%;
	float: none;
	display: inline;
	padding-right: 6px;
}
.pages-cntnt {
	margin-top: 23px;
}
p.srvc-2-p1::before {
	left: 34%;
}
p.srvc-2-p2::before {
	left: 39%;
}
p.srvc-2-p3::before {
	left: 31%;
}
p.srvc-2-p4::before {
	left: 35%;
}
p.srvc-2-p5::before {
	left: 37%;
}
.legal-advice-bottom2 ul li {
	font-size: 11px;
}
.legal-advice-box2 ul li {
	font-size: 11px;
}
.legal-advice-box2 ul li:nth-child(1)::before {
	left: 11%;
	top: 14px;
}
.legal-advice-box2 ul li:nth-child(2)::before {
	left: 10%;
	top: 15px;
}
.legal-advice-box2 ul li:nth-child(3)::before {
	left: 13%;
	top: 15px;
}
.legal-advice-box2 ul li:nth-child(4)::before {
	left: 9%;
	top: 14px;
}
.legal-advice-box2 ul li:nth-child(5)::before {
	left: 19%;
	top: 15px;
}
.legal-advice-box2 ul li:nth-child(6)::before {
	left: 11%;
	top: 15px;
}
.legal-advice-box2 ul li:nth-child(7)::before {
	left: 10%;
	top: 16px;
}
.legal-advice-box2 ul li:nth-child(8)::before {
	left: 8%;
	top: 16px;
}
.legal-advice-box2 ul li:nth-child(9)::before {
	left: 13%;
	top: 16px;
}
.legal-advice-box2 ul li:nth-child(10)::before {
	left: 12%;
	top: 16px;
}
.legal-advice-box2 ul li:nth-child(11)::before {
	left: 11%;
	top: 16px;
}
.legal-advice-bottom2 ul li:before {
	display: none;
}
.legal-advice-box2 ul li:before {
	display: none;
}
.fox-seminar-bottom ul li:before {
	display: none;
}
.fox-seminar-bottom ul li {
	font-size: 12px;
}
.fox-seminar-box {
	width: 55%;
	margin-left: 22%;
}
.fox-seminar-box ul li {
	width: 26%;
	margin-left: 7%;
}
.for-sale-bottom p {
	font-size: 18px;
}
.for-sale-bottom h3 {
	font-size: 14px;
}
.for-sale-bottom h4 {
	font-size: 18px;
}
.for-sale-bottom h2 {
	font-size: 18px;
}
p.for-sale-para {
	font-size: 15px;
}
.for-sale-bottom ul li:before {
	display: none;
}
.distributor-bottom ul li {
	font-size: 11px;
}
.this-is-bottom ul li {
	font-size: 11px;
}
.manage-cntnt {
	margin-left: 12px;
	margin-right: -2px;
}
.manage-cntnt p {
	font-size: 15px;
}
.newmarket-cntnt {
	margin-left: 8px;
}
.target-cntnt ul li {
	font-size: 12px;
}
.fullfield-left {
	width: 95%;
	text-align: center;
}
.fullfield-left ul li {
	font-size: 13px;
}
.fullfield-left ul {
	text-align: center;
	display: inline-block;
}
.fullfield-left p {
	padding-left: 9%;
}
.fullfield-right {
	width: 100%;
	text-align: center;
}
.fullfield-right ul li {
	font-size: 13px;
}
.fullfield-right ul {
	text-align: center;
	display: inline-block;
	margin-right: 20%;
}
.fullfield-right p {
	padding-left: 9%;
	margin-bottom: 0px;
}
.company-left {
	width: 100%;
	display: inline-block;
	padding-left: 0%;
}
.company-left ul {
	display: inline-block;
}
.company-left p {
	padding-left: 8%;
}
.company-right {
	width: 100%;
}
.company-right ul {
	display: inline-block;
}
.company-right p {
	margin-bottom: 0px;
	padding-left: 8%;
}
.since-img {
	float: none;
	text-align: center;
	display: inline-block;
	padding: 5px;
	height: 335px;
}
.since {
	text-aling: center;
}
.since-img {
	float: none;
	text-align: center;
	display: inline-block;
	padding: 5px;
	height: 0px;
	width: 33%;
}
.since-cntnt, .since-cntnt2 {
	text-align: center;
}
.diffrnc-btwn-paragraph ul li {
	font-size: 11px;
}
.importance-paragraph ul li::before {
	display: none;
}
.importance-box h2 {
	font-size: 16px;
}
.importance-paragraph ul li {
	font-size: 12px;
}
.importance-box ul li {
	width: 90%;
}
.typical-paragraph h3 {
	font-size: 17px;
}
.typical-paragraph ul li {
	font-size: 11px;
}
.russia-box3 {
	text-align: center;
	width: 41%;
	display: inline-block;
	margin-left: 15px;
}
.progress-box {
	width: 50%;
	margin-left: 22%;
	margin-bottom: 20px;
}
.progress-box2 {
	width: 50%;
	margin-left: 22%;
	margin-bottom: 20px;
}
.altarnative-cntnt {
	margin-left: 0%;
}
.altarnative-img {
	float: none;
}
.altarnative-box {
	width: 69%;
	text-align: center;
	display: inline-block;
	margin-right: 28px;
	float: none;
}
.Business-center {
	width: 80%;
	padding-left: 10%;
}
.project-box {
	display: inline-block;
	text-align: center;
	margin-left: 18%;
	width: 483px;
	margin-right: 0px;
}
.invitations-box {
	margin-left: 5%;
}
.invitations-box4 {
	margin-left: 41px;
	text-align: center;
	display: inline-block;
	width: 39%;
}
.invitations-img-4 {
	height: 311px;
}
.symposium {
	width: 85%;
	display: inline-block;
	margin-left: 5%;
}
.effective {
	text-align: center;
	width: 100%;
	margin-left: 0px;
}
.Left {
	width: 90%;
	padding-left: 5%;
	display: inline-block;
	margin-bottom: 25px;
}
.component-right {
	width: 90%;
	padding-left: 5%;
	float: none;
}
.references p {
	font-size: 18px;
}
.passport-para h3 {
	font-size: 21px;
}
.passport-para p {
	font-size: 16px;
}
.passport-img {
	width: 100%;
	display: inline-block;
	text-align: center;
}
.passport-img2 {
	display: inline-block;
	float: none;
}
.passport-img3 {
	display: inline-block;
	float: none;
}
.arrow::before {
	display: none;
}
.arrow::after {
	display: none;
}
.market-russia h4 {
	font-size: 13px;
}
.serviceproduct h2::before {
	display: none;
}
.serviceproduct h2::after {
	display: none;
}
.footer-middle-para {
	width:34%;
}
.footer-last-para {
	width: 100%;
	padding-right:0px;s
}
.footer-last-para span {
	font-size: 12px;
}
.footer-last-para .table, .footer-last-para .phone, .footer-last-para .anchor a {
	font-size: 12px;
}
 
.distributor-bottom h3:after {
	left: 64%;
	bottom: 18%;
}
.progress h2:after {
	right: 17%;
	bottom: 14%;
}
.fox-seminar-bottom ul {
	padding-left: 6%;
}
.fox-seminar-bottom p:after {
	display: none;
}
.component h4:after {
	right: 8%;
}
.legal-advice-box ul li {
	font-size: 10px;
}
}
@media only screen and (max-width:640px) {
.Navigation li:hover> ul {display: none;}
#nav ul li span {position: absolute;right: 11px;padding: 10px;background: #000;top: -3px;z-index: 999999;cursor: pointer;}
.Navigation ul ul::before{display:none;}
#nav ul li span:before {
position: absolute;
right: 6px;
top: 8px;
content: "";
border: 5px solid #fff;
border-right: 4px solid transparent;
border-right: 4px solid transparent;
border-bottom: 4px solid transparent;
border-left: 4px solid transparent;
}
.menu > li:hover > ul{width:100%;z-index:9999999;}
.menu > li:hover > ul li a{color:#000;}
.Navigation ul li li{display:block;width:100%;margin:0;}
.menu li ul li a:hover{color: #000 !Important;font-weight: bold !IMPORTANT;}
.menu > li:hover > ul{display:none;}
.Maincntnr {
	width: 94%;
}

.this-is-bottom ul {
	padding-left: 20px;
}
.target-cntnt h2 {
	font-size: 22px;
}
.for-sale-bottom h4:after {
	right: 7%;
	top: -122px;
}
.manage-bottom h4:after {
	display: none;
}
.distributor-bottom h3:after {
	left: 65%;
	bottom: 18%;
}
.Button {
	display: block;
	width: 32%;
}
.slider-caption {
	top: 265px;
	left: 43px;
}
.slider-caption h1 {
	font-size: 16px;
}
.slider-caption p {
	display: none;
}
.services {
	width: 47%;
}
.business-img {
	width: 275px;
}
.ourproimg {
	width: 48%;
}
.ourprojectimages {
	width: 79%;
}
.footer-first-para p {
	font-size: 10px;
}
.footer-middle-para p {
	font-size: 8px;
}
.footer-last-para {
	width: 140px;
}
.footer-last-para span, .footer-last-para .table, .footer-last-para .phone, .footer-last-para .Fax, .footer-last-para .phone a, .footer-last-para .Fax a, .footer-last-para .anchor a{
	font-size: 12px;
}

.letestnews-left {
	padding-left: 0px;
}
.ourproimg {
	padding-left: 0px;
}
.seminars-img {
	width: 100%;
}
.seminars-img-left {
	width: 100%;
	padding-left: 20px;
}
.seminars-img-bottom-left {
	width: 100%;
}
.seminars-img-bottom-right {
	width: 100%;
	padding-left: 0px;
	padding-left: 20px;
}
.cope-img-box2 {
	padding-right: 0px;
	padding-left: 0px;
}
.img-box {
	padding-left: 0px;
	padding-right: 0px;
}
.imgbox-2 {
	padding-left: 0px;
	padding-right: 0px;
}
.some-very p {
	font-size: 23px;
}
.devlp-img {
	width: 100%;
}
.Business-mngmnt {
	width: 100%;
}
.devlp-img-1 {
	width: 100%;
}
.devloping {
	width: 83%;
}
.devloping img {
	margin-right: 24px;
}
.Bsns-sympo-img {
	width: 100%;
}
.Bsns-sympo-Bottom {
	width: 100%;
	text-align: center;
}
.Bsns-sympo-right {
	width: 50%;
	display: inline-block;
}
.Bsns-sympo-right {
	float: none;
}
.Bsns-sympo-img-1 {
	width: 93%;
}
.Bsns-sympo-img {
	padding-left: 0px;
}
.Bsns-sympo-Bottom {
	width: 50%;
	display: inline-block;
	text-align: center;
}
.Bsns-sympo-Bottom {
	float: none;
}
.formoreinformation p {
	font-size: 16px;
}
.Navigation ul li {
	PADDING: 0
}
.Navigation, .logo {
	width: 100%;
	float: none;
}
#nav {
	text-align: center;
	width: 99%;
}
#nav .request a {
	font-weight: 500;
	font-size: 14px;
}
#nav .request {
	margin-left: 27px;
	text-align: center;
	width: 45%;
	float: none;
	display: inline-block;
}
#nav ul.menu {
	width: 100%;
	float: none;
	z-index: 999999;
	position: absolute;
	background-color: #1B232C;
	left: 0;
}
#nav .mobile-menu {
	font-size: 14px;
	color: #fff;
	text-align: left;
	padding: 10px;
	background: #A11D26 none repeat scroll 0% 0%;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	display: block;
	width: 90%;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}
#nav .mobile-menu i {
	text-align: right;
	float: right;
	margin: -3px 0px 0px;
}
.fa-bars::before {
	content: "";
	font-size: 25px;
}
.menu li {
	width: 97%;
	margin: 8px auto !important;
	position: relative;
	display: block;
	text-align: left;
}
#nav ul.menu li a {
	text-transform: uppercase;
	color: burlywood;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0px;
	word-spacing: 0px;
	text-decoration: none;
	position: relative;
	text-align: left;
	display: block;
	box-sizing: border-box;
	padding: 0 0 0 15px;
}
#nav .mobile-menu {
	width: 96.2%;
	padding-right: 14px;
}
p.srvc-p1::before {
	left: 30%;
}
p.srvc-p2::before {
	left: 36%;
}
p.srvc-p3::before {
	left: 27%;
}
p.srvc-p4::before {
	left: 32%;
}
p.srvc-p5::before {
	left: 34%;
}
.Euro, .Euro-2, .Euro-3 {
	float: none;
	display: inline-block;
	width: 50%;
	margin-bottom: 20px;
	margin-left: 0;
	position: relative;
	left: 27%;
}
.potential-img {
	width: 100%;
	display: inline-block;
	text-align: center;
}
.activity {
	width: 65%;
	display: inline-block;
	text-align: center;
	padding: 11px 16px;
	margin-right: 14%;
}
.activity-bottom ul li::before {
	right: 393px;
}
.activity-bottom {
	width: 50%;
	display: inline-block;
	margin-right: 28%;
}
.four-box {
	width: 44%;
	padding-left: 20px;
}
.four-box-bottom {
	width: 44%;
	padding-left: 20px;
}
.pages-img {
	text-align: center;
	width: 49%;
	padding-right: 0px;
}
.pages-img {
	width: 100%;
}
p.srvc-2-p1::before {
	left: 31%;
}
p.srvc-2-p2::before {
	left: 37%;
}
p.srvc-2-p3::before {
	left: 28%;
}
p.srvc-2-p4::before {
	left: 32%;
}
p.srvc-2-p5::before {
	left: 34%;
}
.legal-advice-bottom2 ul li:before {
	display: none;
}
.legal-advice-box2 ul li:before {
	display: none;
}
.legal-advice-box2 {
	width: 64%;
	margin-left: 24px;
}
.legal-advice-bottom ul li {
	font-size: 13px;
}
.legal-advice-box {
	width: 80%;
}
.legal-advice-box h2 {
	font-size: 14px;
}
.fox-seminar-bottom ul li:before {
	display: none;
}
.fox-seminar-box {
	width: 70%;
	margin-left: 16%;
}
.fox-seminar-box ul li {
	margin-left: 17%;
}
.fox-seminar-bottom ul li {
	font-size: 12px;
}
.often-bottom ul li {
	font-size: 11px;
}
.manage-cntnt p {
	font-size: 12px;
}
.populations {
	padding: 0px 18px 26px 56px;
}
.populations ul li {
	font-size: 11px;
}
.newmarket-cntnt {
	width: 90%;
	margin-left: 27px;
}
.target-cntnt ul li {
	font-size: 10px;
}
.fullfield-left {
	width: 80%;
	text-align: center;
	padding-left: 9%;
}
.fullfield-left p {
	padding-left: 2%;
	font-size: 19px;
}
.fullfield-right ul {
	margin-right: 11%;
}
.company-left {
	width: 100%;
	display: inline-block;
}
.company-left ul li {
	font-size: 11px;
}
.company-left p {
	padding-left: 11%;
	display: inline-block;
}
.company-right {
	width: 100%;
	display: inline-block;
}
.company-right ul li {
	font-size: 11px;
}
.company-right p {
	padding-left: 11%;
	display: inline-block;
}
.diffrnc-btwn-paragraph ul li {
	font-size: 9px;
}
.importance-box h2 {
	font-size: 13px;
}
.importance-paragraph ul li {
	font-size: 10px;
}
.importance-box ul li {
	width: 86%;
}
.resource h3 {
	font-size: 16px;
}
.resource-paragraph ul li {
	font-size: 11px;
}
.resource-paragraph2 ul li {
	font-size: 11px;
}
.resource-paragraph2 p {
	font-size: 16px;
}
.performance h3 {
	font-size: 17px;
}
.performance-paragraph ul li {
	font-size: 13px;
}
.typical-paragraph {
	padding-top: 20px;
}
.russia-box3 P {
	font-size: 10px;
}
.progress-box {
	width: 80%;
	margin-left: 6%;
}
.progress-box2 {
	width: 80%;
	margin-left: 6%;
}
.progress h2:after {
	right: 13%;
}
.altarnative-img {
	float: none;
	padding-right: 0px;
	width: 100%;
	padding-left: 5%;
}
.altarnative-box {
	width: 91%;
	margin-left: 10%;
}
.air-travel-img {
	width: 27%;
}
.invitations-box {
	display: inline-block;
	float: none;
}
.invitations {
	text-align: center;
}
.invitations-box4 {
	display: inline-block;
	float: none;
}
.project-box {
	margin-left: 10%;
}
.project p {
	font-size: 15px;
}
.symposium {
	margin-left: 33%;
	width: 39%;
	display: inline-block;
}
.invitations-box4 {
	margin-left: 20px;
	text-align: center;
	display: inline-block;
	width: 46%;
}
.references p {
	font-size: 13px;
}
.references-box {
	display: inline-block;
	text-align: center;
	width: 181px;
	margin-left: 3%;
}
.pro-bottom {
	width: 50%;
}
.arrow::before {
	display: none;
}
.arrow::after {
	display: none;
}
.market-russia {
	width: 100%;
}
.footer-first-para p {
	font-size: 9px;
}
.footer-middle-para {
	padding: 31px 20px;
}
.footer-middle-para .yog a {
	font-size: 9px;
}
.right-imgs {
	float: none;
	width: auto;
}
.fox-seminar-bottom ul {
	padding-left: 6%;
}
.fox-seminar-bottom p:after {
	display: none;
}
.component h4:after {
	display: none;
}
.newmarket-bottom H2:after {
	right: -7%;
}
.newmarket-bottom H2:after {
	width: 54px;
	height: 50px;
	right: 8%;
}
.fx-img {
	float: none;
	width: auto;
}
.Bsns-sympo-img-1 {
	padding-left: 0%;
}
.Bussines-img {
	width: 62%;
	margin-right: 0%;
	padding-right: 18%;
}
.Middle-Cntnt ul, .Middle-Cntnt-Bottom ul {
	padding-left: 6%;
}
.footer-first-para, .footer-middle-para, .footer-last-para {
	float: none;
	display: block;
	padding: 10px;
	width: 80%;
}
.footer-last-para .table br {
	display: none;
}
.Navigation li ul {
    display:none;
}
}
/* ========Mobile Menu========= */


@media only screen and (max-width:420px) {
.Topheader-left, .Topheader-right  {
     float:none; 
    text-align: center;
    width: 100%;
}
.Topheader-right {
    padding-right: 0px;
}
.newmarket-bottom H2:after {
	display: none;
}

.foxxpara {
    width: 100%;
    margin-left: 0px;
}
.currentcorepara {
    width: 100%;
}
.pgwSlideshow .ps-current > ul > li img {
    height: auto; !important 
}
.foxxpara img, .currentcorepara img {
    
   height: auto;
}
.slider-caption {
	top: 235px;
	left: 29px;
}
.slider-caption h1 {
	font-size: 13px;
	margin-bottom: 5px;
}
.Button {
	display: block;
	width: 57%;
	padding: 0;
}
.Button a {
	padding: 5px 11px 7px;
}
.footer-first-para {
	width: auto;
}
.footer-middle-para {
	width: auto;
}
.footer-last-para {
	width: auto;
	display: inline-block;
}
.footer-middle-para .yog a {
    font-size: 12px;
}
.footer-bottom-1-para {
	float: none;
}
.footer-bottom-2-para {
	display: inline-block;
	margin-top: 13px;
	width: 100%;
}
.footer-social {
	text-align: center;
	display: inline-block;
	margin-top: 15px;
	float:none;
}
.foxx {
	margin-left: 0px;
}
.ourproimg {
	width: 47%;
}
.slider-caption p {
	isplay: none;
}
.business-img {
	border-right: none;
}
.services {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.business-img {
	width: 100%;
	text-align: center;
	display: inline-block;
}
.serviceproduct h2 {
	font-size: 13px;
	padding-top: 15px;
}
.currentcore {
	padding-right: 0px;
}
.currentcore p {
	font-size: 15px;
}
#nav .mobile-menu {
	
}
.ourbusiness {
	margin-top: 17px;
}
.ourbusiness h3 {
	padding-top: 26px;
}
.business {
	padding-bottom: 24px;
}
.thisisfoxx {
	margin-top: 36px;
}
.letestnews-left {
	margin-top: 0px;
}
.letestnews-right h4 {
	font-size: 15px;
}
.foxandco-para ul li {
	font-size: 16px;
}
p.srvc-p1::before {
	left: 21%;
}
p.srvc-p2::before {
	left: 30%;
}
p.srvc-p3::before {
	left: 16%;
}
p.srvc-p4::before {
	left: 23%;
}
p.srvc-p5::before {
	left: 27%;
}
.Euro, .Euro-2, .Euro-3 {
	float: none;
	display: inline-block;
	width: 90%;
	margin-bottom: 20px;
	margin-left: 0;
	position: relative;
	left: 10%;
}
.seminars-img-bottom-right {
	width: 100%;
	padding-left: 0px;
}
.seminars-img-bottom-left {
	width: 100%;
	float: none;
	padding-left: 0px;
}
.seminars-img {
	width: 100%;
	float: none;
	padding-left: 0px;
}
.seminars-img-left {
	width: 100%;
	float: none;
	padding-left: 0px;
}
.seminars {
	width: 86%;
}
.foxx-seminars p {
	font-size: 24px;
}
.seminars-img-bottom {
	width: 86%;
}
.references P {
	font-size: 13px;
}
.devlp-img {
	width: 100%;
}
.devlp-img-1 {
	width: 100%;
}
.some-very p {
	font-size: 15px;
}
.Bsns-sympo-img {
	width: 100%;
}
.Bsns-sympo-img img {
	margin-right: 0px;
}
.Bsns-sympo-img-1 {
	width: 100%;
}
.Bsns-sympo-right {
	width: 55%;
	display: inline-block;
}
.Bsns-sympo-Bottom {
	width: 68%;
	display: inline-block;
}
.activity {
	padding: 14px 6px;
}
.sls-office p {
	font-size: 15px;
}
.four-box {
	display: inline-block;
	text-align: center;
	width: 70%;
	margin-left: 30px;
}
.four-box-bottom {
	display: inline-block;
	text-align: center;
	width: 70%;
	margin-left: 30px;
}
.Box-left {
	width: 100%;
	display: inline-block;
}
.article {
	text-align: center;
	width: 100%;
	padding-right: 13px;
}
.Box-bottom {
	width: 100%;
	display: inline-block;
}
.article-bottom {
	text-align: center;
	width: 100%;
	padding-right: 13px;
}
.Box-right {
	width: 100%;
	display: inline-block;
}
.article-right {
	text-align: center;
	width: 100%;
	padding-right: 13px;
}
.invitations-box {
	float: none;
	width: 70%;
	display: inline-block;
	text-align: center;
	margin-left: 15%;
}
.invitations-box4 {
	float: none;
	width: 71%;
	display: inline-block;
	text-align: center;
	margin-left: 14%;
}
.symposium {
	text-align: center;
	width: 68%;
	display: inline-block;
	margin-left: 15%;
}
.effective {
	width: 100%;
	text-align: center;
	margin-left: 0px;
}
.pages-img {
	text-align: center;
	width: 100%;
	padding-right: 0px;
}
p.srvc-2-p1::before {
	left: 19%;
}
p.srvc-2-p2::before {
	left: 30%;
}
p.srvc-2-p3::before {
	left: 16%;
}
p.srvc-2-p4::before {
	left: 23%;
}

p.srvc-2-p5::before {
	left: 26%;
}
.legal-advice-bottom2 ul li:before {
	display: none;
}
.legal-advice-box2 ul li:before {
	display: none;
}
.legal-advice-box2 {
	width: 87%;
	margin-left: 24px;
}
.legal-advice-box {
	width: 83%;
	margin-left: 6%;
}
.legal-advice-bottom ul li {
	font-size: 11px;
}
.fox-seminar-bottom ul li:before {
	display: none;
}
.fox-seminar-box ul li {
	width: 17%;
	margin-left: 13%;
}
.fox-seminar-box {
	width: 88%;
	margin-left: 20px;
}
.for-sale-bottom p {
	font-size: 15px;
}
.for-sale-bottom h3 {
	font-size: 12px;
}
.for-sale-bottom h4 {
	font-size: 16px;
}
.for-sale-bottom h2 {
	font-size: 14px;
}
p.for-sale-para {
	font-size: 16px;
}
.distributor-bottom h3 {
	font-size: 17px;
}
.manage-cntnt p {
	font-size: 15px;
}
.manage-cntnt {
	width: 45%;
}
.several-cntnt h2 {
	font-size: 17px;
}
.several-cntnt h3 {
	font-size: 14px;
}
.several-cntnt h4 {
	font-size: 16px;
}
.target-cntnt ul li {
	font-size: 11px;
}
.target-cntnt p {
	font-size: 16px;
}
.fullfield-left p {
	font-size: 13px;
}
.fullfield-right ul {
	padding-left: 8%;
}
.company-left p {
	font-size: 16px;
	padding-left: 0%;
}
.company-left {
	display: inline-block;
	width: 78%;
	display: inline-block;
	padding-left: 14%;
}
.company-right {
	display: inline-block;
	width: 78%;
	display: inline-block;
	padding-left: 14%;
}
.company-bottom-box {
	display: inline-block;
	padding: 28px 59px;
}
.company-bottom-box p {
	font-size: 18px;
}
.diffrnc-btwn p {
	font-size: 17px;
}
.performance-paragraph ul li {
	padding-right: 23px;
}
.typical h3 {
	font-size: 19px;
}
.typical p {
	font-size: 13px;
}
.typical-paragraph {
	width: 100%;
	margin-right: 0px;
	padding-top: 0px;
	height: auto;
}
.russia-box3 {
	width: 85%;
}
.progress-box {
	width: 90%;
	float: left;
	margin-left: 0%;
}
.progress-box2 {
	width: 91%;
	margin-left: 0px;
}
.progress h2:after {
	display: none;
}
.altarnative-box {
	margin-left: 0%;
}
.air-travel-img {
	width: 40%;
}
.Center p {
	font-size: 19px;
}
.Center h3 {
	font-size: 17px;
}
.project p {
	font-size: 11px;
}
.project-box {
	margin-left: 1%;
	width: 416px;
}
.project-box {
	margin-left: 1%;
	width: 410px;
}
p.project-para {
	padding: 40px 6px;
}
.fineland p {
	font-size: 21px;
}
.fineland h3 {
	font-size: 19px;
}
.symposium {
	margin-left: 15%;
}
.invitations-box {
	margin-left: 3%;
}
.invitations-box4 {
	margin-left: 0%;
}
.idea-bottom p {
	font-size: 10px;
}
p.circle-1 {
	height: 30px;
}
p.circle-2 {
	height: 30px;
}
p.circle-3 {
	height: 30px;
}
.references P {
	font-size: 10px;
}
.passport-img2 {
	width: 77%;
}
.pro-bottom {
	width: 70%;
}
.arrow::before {
	display: none;
}
.arrow::after {
	display: none;
}
.market-russia {
	width: 100%;
}
.importance-box ul {
	width: 100%;
	padding-bottom: 25px;
}

#nav ul.menu {
	width: 96%;
    position: absolute;
    left: 10px;
}
.logo {
	width: 100%;
	text-align: center;
}
.foxandco-li span {
	font-size: 27px;
}
.foxandco-li li {
	font-size: 27px;
}
.footer-last-para {
	padding-top: 10px;
}
.foxandco ul li span {
	font-size: 17px;
}
.compny-para h4 {
	font-size: 28px;
}
.compny-para p {
	font-size: 21px;
	margin-left: 10%;
}
.distributor-bottom h3:after {
	bottom: 30%;
}
.manage-bottom h4:after {
	display: none;
}
.manage-bottom h2 {
	font-size: 19px;
}
.activity-bottom {
	width: 83%;
	display: inline-block;
	margin-right: 7%;
}
.activity {
	width: 94%;
	margin-right: 0%;
}
.activity h1 {
	font-size: 51px;
}
.for-sale-bottom h4:after {
	display: none;
}
.altarnative-box {
	margin-right: -38px;
	width: 100%;
}
.fox-seminar-bottom ul li {
	font-size: 10px;
}
.fox-seminar-bottom ul {
	padding-left: 20px;
}
.fox-seminar-bottom p:after {
	display: none;
}
.component h4:after {
	display: none;
}
.often-bottom ul {
	padding-left: 23px;

}
.often-bottom h3 {
	font-size: 20px;
}
.legal-advice-bottom ul {
	padding-left: 29px;	
}
.legal-advice-box ul {
	padding-left: 10%;
}
.fx-img {
	float: none;
	width: auto;
}
.Bsns-sympo-img-1 {
	padding-left: 0%;
}
.Bsns-sympo-Bottom {
	text-align: center;
}
.Bussines-img {
	margin-right: 0%;
}
.Middle-Cntnt ul, .Middle-Cntnt-Bottom ul {
	padding-left: 6%;
}
.Navigation li ul {
    top: -7px;
	position:relative;
	width:100%;
}
.brand-logo img {
    width: 67%;
    height: 86px;
}
.pgwSlideshow .ps-current > ul > li img {
    height: 178px !important;
    width: 344px;
   
}
.Navigation ul.menu >li:last-child>ul {
    right: -2%;
}
}

