@media only screen and (max-width: 1024px) {}
@media only screen and (max-width: 600px) {}
@media only screen and (max-width: 600px) {}
@media only screen and (max-width: 600px) {}
@media only screen and (max-width: 600px) {}
@media only screen and (max-width: 600px) {}
@media only screen and (max-width: 600px) {}


@media only screen and (max-width: 767px) {

.WraperBox .left-box {
    float: right !important ;
}

.WraperBox .right-box {
    float: left !important ;
}

.nav{
	margin-top: 30px;
	float: none;
}
.contactForm {
    width: 100%;
    height: 720px !important;
}
.WrapperAdd {
    width: 100%;
}

.footerlogo img{
    margin:10px 0;
    float: left;
}

.footermenu{
    margin:10px 0;
 }

.socialNet{
    margin:10px 0;
 }

.copyrightWR p.left{
	float: none;
}

.copyrightWR p.right{
	float: none;
}

.navbar-collapse{
	background: #120b37;
}
.topTextHol{
	background: #120b37;
	padding: 70px 0;
	margin-top: -20px;
	

}
.topTextHol h1{
	position: relative;
	font-size: 25px;
	left: 10px;
	display: inline-block;
}
.footer {
    padding-bottom:0;
}
.wraperServicesText h3 {
    font-size: 18px;
}
.wraperServicesText {
    padding: 30px 6px;
}
.Wrapercontact{
	padding-bottom: 0px;
}
.WrapperAdd h3 {
    font-size: 32px;
}


.WraperservicesText h3 {
    font-size: 17px;
    margin: 15px auto;
}
.WraperservicesText p {
    font-size: 14px;
 }
 .WraperservicesText p:after {
    bottom: -21px;
}
.ServicesWrapper {
    padding: 0px;
}
.ServicesWrapper h2 {
    font-size: 32px;
    margin: 17px auto;
}
.ServicesWrapper2{
	padding: 0px;
}
.WraperBox {
    width: 100%;
}
.right-box{
    display: none;
}
.left-box{
    display: block;
    margin-bottom:15px;
}

.AboutsText{
	width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 992px) {
	.contactForm {
    width: 100%;
    height: 422px;
}
.navbar-header{
	margin-top: 25px;
}
.outerwraperRight{
	margin-top: 0px;
}
}

@media only screen and (max-width: 360px) {
	.contactForm {
    width: 100%;
    height: 764px !important;
}
}
@media only screen and (max-width: 320px) {
	.topTextHol h1 {
    position: relative;
    font-size: 22px;
}
}