@media (max-width:1600px){
	.top-section-2 {
    background-size: cover;
}
	.view-height-126vh {
    /* height: 126vh!important; */
}
    .hero-text h1{font-size:74px;}
    .hero-text h2 {font-size: 55px;}
	/* heights */
	.md-height-1px {height: 1px}
	.md-height-2px {height: 2px}
	.md-height-3px {height: 3px}
	.md-height-4px {height: 4px}
	.md-height-5px {height: 5px}
	.md-height-6px {height: 6px}
	.md-height-7px {height: 7px}
	.md-height-8px {height: 8px}
	.md-height-9px {height: 9px}
	.md-height-10px {height: 10px}
	.md-height-80px {height: 80px}
	.md-height-90px {height: 90px}
	.md-height-100px {height: 100px}
	.md-height-150px {height: 150px}
	.md-height-200px {height: 200px}
	.md-height-250px {height: 250px}
	.md-height-300px {height: 300px}
	.md-height-350px {height: 350px}
	.md-height-400px {height: 400px}
	.md-height-450px {height: 450px}
	.md-height-500px {height: 500px}
	.md-height-550px {height: 550px}
	.md-height-600px {height: 600px}
	.md-height-650px {height: 650px}
	.md-height-700px {height: 700px}
	.md-height-800px {height: 800px}

	/*floats*/
	.md-float-left{float:left!important;}
	.md-float-right{float:right!important;}
	.md-float-none{float:none!important;}

	/*text-alignment*/
	.md-text-left{text-align:left!important;}
	.md-text-center{text-align:center!important;}
	.md-text-right{text-align:right!important;}

	/* display */
  .md-display-block {display:block !important}
  .md-overflow-hidden {overflow:hidden !important}
  .md-overflow-auto {overflow:auto !important}
  .md-display-inline-block {display:inline-block !important}
  .md-display-inline {display:inline !important}
  .md-display-none {display:none !important;}
  .md-display-inherit {display:inherit !important}
  .md-display-table {display:table !important}
  .md-display-table-cell {display:table-cell !important}

	/*sm margins*/
	.md-remove-margin{margin:0;}
	.md-all-margin-10{margin:10px;}
	.md-all-margin-20{margin:20px;}
	.md-all-margin-30{margin:30px;}
	.md-all-margin-40{margin:40px;}
	.md-all-margin-50{margin:50px;}
	.md-all-margin-60{margin:60px;}
	.md-all-margin-70{margin:70px;}
	.md-all-margin-80{margin:80px;}
	.md-all-margin-90{margin:90px;}
	.md-all-margin-100{margin:100px;}
	.md-all-margin-110{margin:110px;}
	.md-all-margin-120{margin:120px;}

	.md-mt-0{margin-top:0;}
	.md-mt-10{margin-top:10px;}
	.md-mt-20{margin-top:20px;}
	.md-mt-30{margin-top:30px;}
	.md-mt-40{margin-top:40px;}
	.md-mt-50{margin-top:50px;}
	.md-mt-60{margin-top:60px;}
	.md-mt-70{margin-top:70px;}
	.md-mt-80{margin-top:80px;}
	.md-mt-90{margin-top:90px;}
	.md-mt-100{margin-top:100px;}
	.md-mt-110{margin-top:110px;}
	.md-mt-120{margin-top:120px;}

	.md-mb-0{margin-bottom:0;}
	
	.md-mb-10{margin-bottom:10px;}
	.md-mb-20{margin-bottom:20px;}
	.md-mb-30{margin-bottom:30px;}
	.md-mb-40{margin-bottom:40px;}
	.md-mb-50{margin-bottom:50px;}
	.md-mb-60{margin-bottom:60px;}
	.md-mb-70{margin-bottom:70px;}
	.md-mb-80{margin-bottom:80px;}
	.md-mb-90{margin-bottom:90px;}
	.md-mb-100{margin-bottom:100px;}
	.md-mb-110{margin-bottom:110px;}
	.md-mb-120{margin-bottom:120px;}
	.lg-mb-120{margin-bottom:120px;}
	.lg-mt-120{margin-top:120px;}
    .lg-mb-0{margin-bottom: 0px;}
	.md-mr-0{margin-right:0;}
	.md-mr-10{margin-right:10px;}
	.md-mr-20{margin-right:20px;}
	.md-mr-20{margin-right:20px;}
	.md-mr-30{margin-right:30px;}
	.md-mr-40{margin-right:40px;}
	.md-mr-50{margin-right:50px;}
	.md-mr-60{margin-right:60px;}
	.md-mr-70{margin-right:70px;}
	.md-mr-80{margin-right:80px;}
	.md-mr-90{margin-right:90px;}
	.md-mr-100{margin-right:100px;}
	.md-mr-110{margin-right:110px;}
	.md-mr-120{margin-right:120px;}

	.md-ml-0{margin-left:0;}
	.md-ml-10{margin-left:10px;}
	.md-ml-20{margin-left:20px;}
	.md-ml-20{margin-left:20px;}
	.md-ml-30{margin-left:30px;}
	.md-ml-40{margin-left:40px;}
	.md-ml-50{margin-left:50px;}
	.md-ml-60{margin-left:60px;}
	.md-ml-70{margin-left:70px;}
	.md-ml-80{margin-left:80px;}
	.md-ml-90{margin-left:90px;}
	.md-ml-100{margin-left:100px;}
	.md-ml-110{margin-left:110px;}
	.md-ml-120{margin-left:120px;}

	/*sm paddings*/
	.md-remove-padding {padding: 0!important;}
	.md-all-padding-10{padding: 10px;}
	.md-all-padding-20{padding: 20px;}
	.md-all-padding-30{padding: 30px;}
	.md-all-padding-40{padding: 40px;}
	.md-all-padding-50{padding: 50px;}
	.md-all-padding-60{padding: 60px;}
	.md-all-padding-70{padding: 70px;}
	.md-all-padding-80{padding: 80px;}
	.md-all-padding-90{padding: 90px;}
	.md-all-padding-100{padding: 100px;}
	.md-all-padding-110{padding: 110px;}
	.md-all-padding-120{padding: 120px;}

	.md-pt-0{padding-top:0;}
	.md-pt-10{padding-top:10px;}
	.md-pt-20{padding-top:20px;}
	.md-pt-30{padding-top:30px;}
	.md-pt-40{padding-top:40px;}
	.md-pt-50{padding-top:50px;}
	.md-pt-60{padding-top:60px;}
	.md-pt-70{padding-top:70px;}
	.md-pt-80{padding-top:80px;}
	.md-pt-90{padding-top:90px;}
	.md-pt-100{padding-top:100px;}
	.md-pt-110{padding-top:110px;}
	.md-pt-120{padding-top:120px;}

	.md-pb-0{padding-bottom:0;}
	.md-pb-10{padding-bottom:10px;}
	.md-pb-20{padding-bottom:20px;}
	.md-pb-30{padding-bottom:30px;}
	.md-pb-40{padding-bottom:40px;}
	.md-pb-50{padding-bottom:50px;}
	.md-pb-60{padding-bottom:60px;}
	.md-pb-70{padding-bottom:70px;}
	.md-pb-80{padding-bottom:80px;}
	.md-pb-90{padding-bottom:90px;}
	.md-pb-100{padding-bottom:100px;}
	.md-pb-110{padding-bottom:110px;}
	.md-pb-120{padding-bottom:120px;}

	.md-pr-0{padding-right:0;}
	.md-pr-10{padding-right:10px;}
	.md-pr-20{padding-right:20px;}
	.md-pr-30{padding-right:30px;}
	.md-pr-40{padding-right:40px;}
	.md-pr-50{padding-right:50px;}
	.md-pr-60{padding-right:60px;}
	.md-pr-70{padding-right:70px;}
	.md-pr-80{padding-right:80px;}
	.md-pr-90{padding-right:90px;}
	.md-pr-100{padding-right:100px;}
	.md-pr-110{padding-right:110px;}
	.md-pr-120{padding-right:120px;}

	.md-pl-0{padding-left:0;}
	.md-pl-10{padding-left:10px;}
	.md-pl-20{padding-left:20px;}
	.md-pl-30{padding-left:30px;}
	.md-pl-40{padding-left:40px;}
	.md-pl-50{padding-left:50px;}
	.md-pl-60{padding-left:60px;}
	.md-pl-70{padding-left:70px;}
	.md-pl-80{padding-left:80px;}
	.md-pl-90{padding-left:90px;}
	.md-pl-100{padding-left:100px;}
	.md-pl-110{padding-left:110px;}
	.md-pl-120{padding-left:120px;}

	.img-box{margin-bottom:25px;}
	.md-text-center{text-align: center;}
	.menu-overlay .menu ul li:last-child {border: 0;}
  .menu-overlay .menu ul ul {margin-top: 20px;}
  .menu-btn {right: 0;top:0;}
	.menu-overlay .menu ul li {float: none;margin-bottom: 50px;width: 100%;border-bottom: 1px solid #575757;}
}
@media (max-width:1366px){
	
	
		.simple-linear-2 {
    height: 220px;
    bottom: -45px;
}
	.serve p {
    font-size: 1.4rem;
}
	
	.view-height-126vh {
    height: 126vh!important;
}
	.top-section-6{
	}
	.logo-f {
  margin-bottom: 0px;
}
	.logo-t {
}
	iframe{
		height: 220px !important;
	}
	.blocks .cont{
		height: 220px;
	}
	.cont h4 {
    margin-top: 5px;
    margin-bottom: 5px;
}
	.cont p {
    font-size: 2rem;
}
    .hero-text h1{font-size:74px;}
    .hero-text h2 {font-size: 55px;}
	/* heights */
	.md-height-1px {height: 1px}
	.md-height-2px {height: 2px}
	.md-height-3px {height: 3px}
	.md-height-4px {height: 4px}
	.md-height-5px {height: 5px}
	.md-height-6px {height: 6px}
	.md-height-7px {height: 7px}
	.md-height-8px {height: 8px}
	.md-height-9px {height: 9px}
	.md-height-10px {height: 10px}
	.md-height-80px {height: 80px}
	.md-height-90px {height: 90px}
	.md-height-100px {height: 100px}
	.md-height-150px {height: 150px}
	.md-height-200px {height: 200px}
	.md-height-250px {height: 250px}
	.md-height-300px {height: 300px}
	.md-height-350px {height: 350px}
	.md-height-400px {height: 400px}
	.md-height-450px {height: 450px}
	.md-height-500px {height: 500px}
	.md-height-550px {height: 550px}
	.md-height-600px {height: 600px}
	.md-height-650px {height: 650px}
	.md-height-700px {height: 700px}
	.md-height-800px {height: 800px}

	/*floats*/
	.md-float-left{float:left!important;}
	.md-float-right{float:right!important;}
	.md-float-none{float:none!important;}



	/*text-alignment*/
	.md-text-left{text-align:left!important;}
	.md-text-center{text-align:center!important;}
	.md-text-right{text-align:right!important;}

	/* display */
  .md-display-block {display:block !important}
  .md-overflow-hidden {overflow:hidden !important}
  .md-overflow-auto {overflow:auto !important}
  .md-display-inline-block {display:inline-block !important}
  .md-display-inline {display:inline !important}
  .md-display-none {display:none !important;}
  .md-display-inherit {display:inherit !important}
  .md-display-table {display:table !important}
  .md-display-table-cell {display:table-cell !important}

	/*sm margins*/
	.md-remove-margin{margin:0;}
	.md-all-margin-10{margin:10px;}
	.md-all-margin-20{margin:20px;}
	.md-all-margin-30{margin:30px;}
	.md-all-margin-40{margin:40px;}
	.md-all-margin-50{margin:50px;}
	.md-all-margin-60{margin:60px;}
	.md-all-margin-70{margin:70px;}
	.md-all-margin-80{margin:80px;}
	.md-all-margin-90{margin:90px;}
	.md-all-margin-100{margin:100px;}
	.md-all-margin-110{margin:110px;}
	.md-all-margin-120{margin:120px;}

	.md-mt-0{margin-top:0;}
	.md-mt-10{margin-top:10px;}
	.md-mt-20{margin-top:20px;}
	.md-mt-30{margin-top:30px;}
	.md-mt-40{margin-top:40px;}
	.md-mt-50{margin-top:50px;}
	.md-mt-60{margin-top:60px;}
	.md-mt-70{margin-top:70px;}
	.md-mt-80{margin-top:80px;}
	.md-mt-90{margin-top:90px;}
	.md-mt-100{margin-top:100px;}
	.md-mt-110{margin-top:110px;}
	.md-mt-120{margin-top:120px;}

	.md-mb-0{margin-bottom:0;}
	.md-mb-10{margin-bottom:10px;}
	.md-mb-20{margin-bottom:20px;}
	.md-mb-30{margin-bottom:30px;}
	.md-mb-40{margin-bottom:40px;}
	.md-mb-50{margin-bottom:50px;}
	.md-mb-60{margin-bottom:60px;}
	.md-mb-70{margin-bottom:70px;}
	.md-mb-80{margin-bottom:80px;}
	.md-mb-90{margin-bottom:90px;}
	.md-mb-100{margin-bottom:100px;}
	.md-mb-110{margin-bottom:110px;}
	.md-mb-120{margin-bottom:120px;}
	.lg-mb-120{margin-bottom:120px;}
	.lg-mt-120{margin-top:120px;}
    .lg-mb-0{margin-bottom: 0px;}
	.md-mr-0{margin-right:0;}
	.md-mr-10{margin-right:10px;}
	.md-mr-20{margin-right:20px;}
	.md-mr-20{margin-right:20px;}
	.md-mr-30{margin-right:30px;}
	.md-mr-40{margin-right:40px;}
	.md-mr-50{margin-right:50px;}
	.md-mr-60{margin-right:60px;}
	.md-mr-70{margin-right:70px;}
	.md-mr-80{margin-right:80px;}
	.md-mr-90{margin-right:90px;}
	.md-mr-100{margin-right:100px;}
	.md-mr-110{margin-right:110px;}
	.md-mr-120{margin-right:120px;}

	.md-ml-0{margin-left:0;}
	.md-ml-10{margin-left:10px;}
	.md-ml-20{margin-left:20px;}
	.md-ml-20{margin-left:20px;}
	.md-ml-30{margin-left:30px;}
	.md-ml-40{margin-left:40px;}
	.md-ml-50{margin-left:50px;}
	.md-ml-60{margin-left:60px;}
	.md-ml-70{margin-left:70px;}
	.md-ml-80{margin-left:80px;}
	.md-ml-90{margin-left:90px;}
	.md-ml-100{margin-left:100px;}
	.md-ml-110{margin-left:110px;}
	.md-ml-120{margin-left:120px;}

	/*sm paddings*/
	.md-remove-padding {padding: 0!important;}
	.md-all-padding-10{padding: 10px;}
	.md-all-padding-20{padding: 20px;}
	.md-all-padding-30{padding: 30px;}
	.md-all-padding-40{padding: 40px;}
	.md-all-padding-50{padding: 50px;}
	.md-all-padding-60{padding: 60px;}
	.md-all-padding-70{padding: 70px;}
	.md-all-padding-80{padding: 80px;}
	.md-all-padding-90{padding: 90px;}
	.md-all-padding-100{padding: 100px;}
	.md-all-padding-110{padding: 110px;}
	.md-all-padding-120{padding: 120px;}

	.md-pt-0{padding-top:0;}
	.md-pt-10{padding-top:10px;}
	.md-pt-20{padding-top:20px;}
	.md-pt-30{padding-top:30px;}
	.md-pt-40{padding-top:40px;}
	.md-pt-50{padding-top:50px;}
	.md-pt-60{padding-top:60px;}
	.md-pt-70{padding-top:70px;}
	.md-pt-80{padding-top:80px;}
	.md-pt-90{padding-top:90px;}
	.md-pt-100{padding-top:100px;}
	.md-pt-110{padding-top:110px;}
	.md-pt-120{padding-top:120px;}

	.md-pb-0{padding-bottom:0;}
	.md-pb-10{padding-bottom:10px;}
	.md-pb-20{padding-bottom:20px;}
	.md-pb-30{padding-bottom:30px;}
	.md-pb-40{padding-bottom:40px;}
	.md-pb-50{padding-bottom:50px;}
	.md-pb-60{padding-bottom:60px;}
	.md-pb-70{padding-bottom:70px;}
	.md-pb-80{padding-bottom:80px;}
	.md-pb-90{padding-bottom:90px;}
	.md-pb-100{padding-bottom:100px;}
	.md-pb-110{padding-bottom:110px;}
	.md-pb-120{padding-bottom:120px;}

	.md-pr-0{padding-right:0;}
	.md-pr-10{padding-right:10px;}
	.md-pr-20{padding-right:20px;}
	.md-pr-30{padding-right:30px;}
	.md-pr-40{padding-right:40px;}
	.md-pr-50{padding-right:50px;}
	.md-pr-60{padding-right:60px;}
	.md-pr-70{padding-right:70px;}
	.md-pr-80{padding-right:80px;}
	.md-pr-90{padding-right:90px;}
	.md-pr-100{padding-right:100px;}
	.md-pr-110{padding-right:110px;}
	.md-pr-120{padding-right:120px;}

	.md-pl-0{padding-left:0;}
	.md-pl-10{padding-left:10px;}
	.md-pl-20{padding-left:20px;}
	.md-pl-30{padding-left:30px;}
	.md-pl-40{padding-left:40px;}
	.md-pl-50{padding-left:50px;}
	.md-pl-60{padding-left:60px;}
	.md-pl-70{padding-left:70px;}
	.md-pl-80{padding-left:80px;}
	.md-pl-90{padding-left:90px;}
	.md-pl-100{padding-left:100px;}
	.md-pl-110{padding-left:110px;}
	.md-pl-120{padding-left:120px;}

	.img-box{margin-bottom:25px;}
	.md-text-center{text-align: center;}
	.menu-overlay .menu ul li:last-child {border: 0;}
  .menu-overlay .menu ul ul {margin-top: 20px;}
  .menu-btn {right: 0;top:0;}
	.menu-overlay .menu ul li {float: none;margin-bottom: 50px;width: 100%;border-bottom: 1px solid #575757;}
}
@media (max-width:1199px){
	.top-section-10 {
    background: url("../images/footer.png");
    background-size: cover;
    background-position: 50% 0%;
}
	.feature-box p {
    min-height: 190px;
}
	.view-height-126vh {
    height: 126vh!important;
}
	.logo-t h3 {
margin-top: 5px;
font-size: 3rem;
}
    .hero-text h1{font-size:74px;}
    .hero-text h2 {font-size: 55px;}
	/* heights */
	.md-height-1px {height: 1px}
	.md-height-2px {height: 2px}
	.md-height-3px {height: 3px}
	.md-height-4px {height: 4px}
	.md-height-5px {height: 5px}
	.md-height-6px {height: 6px}
	.md-height-7px {height: 7px}
	.md-height-8px {height: 8px}
	.md-height-9px {height: 9px}
	.md-height-10px {height: 10px}
	.md-height-80px {height: 80px}
	.md-height-90px {height: 90px}
	.md-height-100px {height: 100px}
	.md-height-150px {height: 150px}
	.md-height-200px {height: 200px}
	.md-height-250px {height: 250px}
	.md-height-300px {height: 300px}
	.md-height-350px {height: 350px}
	.md-height-400px {height: 400px}
	.md-height-450px {height: 450px}
	.md-height-500px {height: 500px}
	.md-height-550px {height: 550px}
	.md-height-600px {height: 600px}
	.md-height-650px {height: 650px}
	.md-height-700px {height: 700px}
	.md-height-800px {height: 800px}

	/*floats*/
	.md-float-left{float:left!important;}
	.md-float-right{float:right!important;}
	.md-float-none{float:none!important;}

	/*text-alignment*/
	.md-text-left{text-align:left!important;}
	.md-text-center{text-align:center!important;}
	.md-text-right{text-align:right!important;}

	/* display */
  .md-display-block {display:block !important}
  .md-overflow-hidden {overflow:hidden !important}
  .md-overflow-auto {overflow:auto !important}
  .md-display-inline-block {display:inline-block !important}
  .md-display-inline {display:inline !important}
  .md-display-none {display:none !important;}
  .md-display-inherit {display:inherit !important}
  .md-display-table {display:table !important}
  .md-display-table-cell {display:table-cell !important}

	/*sm margins*/
	.md-remove-margin{margin:0;}
	.md-all-margin-10{margin:10px;}
	.md-all-margin-20{margin:20px;}
	.md-all-margin-30{margin:30px;}
	.md-all-margin-40{margin:40px;}
	.md-all-margin-50{margin:50px;}
	.md-all-margin-60{margin:60px;}
	.md-all-margin-70{margin:70px;}
	.md-all-margin-80{margin:80px;}
	.md-all-margin-90{margin:90px;}
	.md-all-margin-100{margin:100px;}
	.md-all-margin-110{margin:110px;}
	.md-all-margin-120{margin:120px;}

	.md-mt-0{margin-top:0;}
	.md-mt-10{margin-top:10px;}
	.md-mt-20{margin-top:20px;}
	.md-mt-30{margin-top:30px;}
	.md-mt-40{margin-top:40px;}
	.md-mt-50{margin-top:50px;}
	.md-mt-60{margin-top:60px;}
	.md-mt-70{margin-top:70px;}
	.md-mt-80{margin-top:80px;}
	.md-mt-90{margin-top:90px;}
	.md-mt-100{margin-top:100px;}
	.md-mt-110{margin-top:110px;}
	.md-mt-120{margin-top:120px;}

	.md-mb-0{margin-bottom:0;}
	
	.md-mb-10{margin-bottom:10px;}
	.md-mb-20{margin-bottom:20px;}
	.md-mb-30{margin-bottom:30px;}
	.md-mb-40{margin-bottom:40px;}
	.md-mb-50{margin-bottom:50px;}
	.md-mb-60{margin-bottom:60px;}
	.md-mb-70{margin-bottom:70px;}
	.md-mb-80{margin-bottom:80px;}
	.md-mb-90{margin-bottom:90px;}
	.md-mb-100{margin-bottom:100px;}
	.md-mb-110{margin-bottom:110px;}
	.md-mb-120{margin-bottom:120px;}
    .lg-mb-120{margin-bottom:120px;}
	.lg-mt-120{margin-top:120px;}
    .lg-mb-0{margin-bottom: 0px;}

	.md-mr-0{margin-right:0;}
	.md-mr-10{margin-right:10px;}
	.md-mr-20{margin-right:20px;}
	.md-mr-20{margin-right:20px;}
	.md-mr-30{margin-right:30px;}
	.md-mr-40{margin-right:40px;}
	.md-mr-50{margin-right:50px;}
	.md-mr-60{margin-right:60px;}
	.md-mr-70{margin-right:70px;}
	.md-mr-80{margin-right:80px;}
	.md-mr-90{margin-right:90px;}
	.md-mr-100{margin-right:100px;}
	.md-mr-110{margin-right:110px;}
	.md-mr-120{margin-right:120px;}

	.md-ml-0{margin-left:0;}
	.md-ml-10{margin-left:10px;}
	.md-ml-20{margin-left:20px;}
	.md-ml-20{margin-left:20px;}
	.md-ml-30{margin-left:30px;}
	.md-ml-40{margin-left:40px;}
	.md-ml-50{margin-left:50px;}
	.md-ml-60{margin-left:60px;}
	.md-ml-70{margin-left:70px;}
	.md-ml-80{margin-left:80px;}
	.md-ml-90{margin-left:90px;}
	.md-ml-100{margin-left:100px;}
	.md-ml-110{margin-left:110px;}
	.md-ml-120{margin-left:120px;}

	/*sm paddings*/
	.md-remove-padding {padding: 0!important;}
	.md-all-padding-10{padding: 10px;}
	.md-all-padding-20{padding: 20px;}
	.md-all-padding-30{padding: 30px;}
	.md-all-padding-40{padding: 40px;}
	.md-all-padding-50{padding: 50px;}
	.md-all-padding-60{padding: 60px;}
	.md-all-padding-70{padding: 70px;}
	.md-all-padding-80{padding: 80px;}
	.md-all-padding-90{padding: 90px;}
	.md-all-padding-100{padding: 100px;}
	.md-all-padding-110{padding: 110px;}
	.md-all-padding-120{padding: 120px;}

	.md-pt-0{padding-top:0;}
	.md-pt-10{padding-top:10px;}
	.md-pt-20{padding-top:20px;}
	.md-pt-30{padding-top:30px;}
	.md-pt-40{padding-top:40px;}
	.md-pt-50{padding-top:50px;}
	.md-pt-60{padding-top:60px;}
	.md-pt-70{padding-top:70px;}
	.md-pt-80{padding-top:80px;}
	.md-pt-90{padding-top:90px;}
	.md-pt-100{padding-top:100px;}
	.md-pt-110{padding-top:110px;}
	.md-pt-120{padding-top:120px;}

	.md-pb-0{padding-bottom:0;}
	.md-pb-10{padding-bottom:10px;}
	.md-pb-20{padding-bottom:20px;}
	.md-pb-30{padding-bottom:30px;}
	.md-pb-40{padding-bottom:40px;}
	.md-pb-50{padding-bottom:50px;}
	.md-pb-60{padding-bottom:60px;}
	.md-pb-70{padding-bottom:70px;}
	.md-pb-80{padding-bottom:80px;}
	.md-pb-90{padding-bottom:90px;}
	.md-pb-100{padding-bottom:100px;}
	.md-pb-110{padding-bottom:110px;}
	.md-pb-120{padding-bottom:120px;}

	.md-pr-0{padding-right:0;}
	.md-pr-10{padding-right:10px;}
	.md-pr-20{padding-right:20px;}
	.md-pr-30{padding-right:30px;}
	.md-pr-40{padding-right:40px;}
	.md-pr-50{padding-right:50px;}
	.md-pr-60{padding-right:60px;}
	.md-pr-70{padding-right:70px;}
	.md-pr-80{padding-right:80px;}
	.md-pr-90{padding-right:90px;}
	.md-pr-100{padding-right:100px;}
	.md-pr-110{padding-right:110px;}
	.md-pr-120{padding-right:120px;}

	.md-pl-0{padding-left:0;}
	.md-pl-10{padding-left:10px;}
	.md-pl-20{padding-left:20px;}
	.md-pl-30{padding-left:30px;}
	.md-pl-40{padding-left:40px;}
	.md-pl-50{padding-left:50px;}
	.md-pl-60{padding-left:60px;}
	.md-pl-70{padding-left:70px;}
	.md-pl-80{padding-left:80px;}
	.md-pl-90{padding-left:90px;}
	.md-pl-100{padding-left:100px;}
	.md-pl-110{padding-left:110px;}
	.md-pl-120{padding-left:120px;}

	.img-box{margin-bottom:25px;}
	.md-text-center{text-align: center;}
	.menu-overlay .menu ul li:last-child {border: 0;}
  .menu-overlay .menu ul ul {margin-top: 20px;}
  .menu-btn {right: 0;top:0;}

	.menu-overlay .menu ul li {float: none;margin-bottom: 50px;width: 100%;border-bottom: 1px solid #575757;}
}
@media (max-width:992px){
	.sub-section-heading-70 {
    letter-spacing: .75rem;
}
	.mobile-head-1,.sub-section-heading,.sub-section-heading-2,.sub-section-heading-3,.sub-section-heading-4,.sub-section-heading-5,.sub-section-heading-7,.inner-sub-section-heading-2 {
    color: #747272;
    text-transform: uppercase;
    letter-spacing: .75rem;
    font-size: 2.6rem;
}
	.sub-section-heading-5{
		text-transform: none;
	}
	.content {
    padding-right: 15px;
}
.sub-section-heading span{
	color: #fff;
}
.sub-section-heading-5 {
    color: #ff70a7;
}	
	.sub-section-heading, .sub-section-heading-7 {
    color: #fff;
}
	.img-spec {
	width:80%;
    display: block;
    margin: 0 auto;
}
.top-section-10 {
    background-size: cover;
    /* background: url("../images/footer-mobile-3.png"); */
    background-position: 50% 0%;
    background-repeat: no-repeat;
}
.top-section-9:before {
    top: -70px;
    right: 0px;
    width: 240px;
    height: 264px;
}
.top-section-9:after {
	bottom: -90px;
	left: -40px;
	width: 280px;
	height: 285px;
}
	.desktop{
	display: none;
}
.mobile{
	display: block;
}

p.sm-pl-15.sm-pr-15.xs-pl-15.xs-pr-15.md-pl-120.md-pr-120.text-justify {
	text-align: center;
	width: 97%;
}

p.sm-pl-15.sm-pr-15.xs-pl-15.xs-pr-15.md-pl-120.md-pr-120.body {
	width: 90%;
    position: relative;
    left: 5%;
	text-align: justify;
	/* text-justify: auto; */
}

.feature-box p {
    min-height: 260px;
}	
	.blocks {
    display: block;
}
.logo-t {
    float: none;
}
.blocks .cont {
    height: auto !important;
}	
iframe {
    height: 375px !important;
}	
.logo-f {
    float: none;
}	
  .counter-wrap{margin: 0px;}
  nav.navbar.bootsnav.navbar-fixed{
	  height: 50px;
}
	nav.navbar.bootsnav.navbar-transparent .logo, .logo{width: 45%;text-align: left;height: auto;}
	.footer-height {display: none;}
	.testimonial .slick-arrow {display: none;visibility: hidden;}
	[class*="col-"] > .team-member-container {margin-top: 20px;margin-bottom: 20px;}

	/*floats*/
	.sm-float-left{float:left!important;}
	.sm-float-right{float:right!important;}
	.sm-float-none{float:none!important;}

	/*text-alignment*/
	.sm-text-left{text-align:left!important;}
	.sm-text-center{text-align:center!important;}
	.sm-text-right{text-align:right!important;}

	/* display */
  .sm-display-block {display:block !important}
  .sm-overflow-hidden {overflow:hidden !important}
  .sm-overflow-auto {overflow:auto !important}
  .sm-display-inline-block {display:inline-block !important}
  .sm-display-inline {display:inline !important}
  .sm-display-none {display:none !important;}
  .sm-display-inherit {display:inherit !important}
  .sm-display-table {display:table !important}
  .sm-display-table-cell {display:table-cell !important}

	.img-box{margin-bottom:25px;}
	.xs-text-center{text-align: center;}
	.menu-overlay .menu ul li:last-child {border: 0;}
    .menu-overlay .menu ul ul {margin-top: 20px;}
    .menu-btn {right: 0;top:0;}
	.menu-overlay .menu ul li {float: none;margin-bottom: 50px;width: 100%;border-bottom: 1px solid #575757;}

	/*sm margins*/
	.sm-remove-margin{margin:0;}
	.sm-all-margin-10{margin:10px;}
	.sm-all-margin-20{margin:20px;}
	.sm-all-margin-30{margin:30px;}
	.sm-all-margin-40{margin:40px;}
	.sm-all-margin-50{margin:50px;}
	.sm-all-margin-60{margin:60px;}
	.sm-all-margin-70{margin:70px;}
	.sm-all-margin-80{margin:80px;}
	.sm-all-margin-90{margin:90px;}
	.sm-all-margin-100{margin:100px;}
	.sm-all-margin-110{margin:110px;}
	.sm-all-margin-120{margin:120px;}

	.sm-mt-0{margin-top:0;}
	.sm-mt-10{margin-top:10px;}
	.sm-mt-20{margin-top:20px;}
	.sm-mt-30{margin-top:30px;}
	.sm-mt-40{margin-top:40px;}
	.sm-mt-50{margin-top:50px;}
	.sm-mt-60{margin-top:60px;}
	.sm-mt-70{margin-top:70px;}
	.sm-mt-80{margin-top:80px;}
	.sm-mt-90{margin-top:90px;}
	.sm-mt-100{margin-top:100px;}
	.sm-mt-110{margin-top:110px;}
	.sm-mt-120{margin-top:120px;}

	.sm-mb-0{margin-bottom:0;}
	.sm-mb-10{margin-bottom:10px;}
	.sm-mb-20{margin-bottom:20px;}
	.sm-mb-30{margin-bottom:30px;}
	.sm-mb-40{margin-bottom:40px;}
	.sm-mb-50{margin-bottom:50px;}
	.sm-mb-60{margin-bottom:60px;}
	.sm-mb-70{margin-bottom:70px;}
	.sm-mb-80{margin-bottom:80px;}
	.sm-mb-90{margin-bottom:90px;}
	.sm-mb-100{margin-bottom:100px;}
	.sm-mb-110{margin-bottom:110px;}
	.sm-mb-120{margin-bottom:120px;}
    
	.sm-mr-0{margin-right:0;}
	.sm-mr-10{margin-right:10px;}
	.sm-mr-20{margin-right:20px;}
	.sm-mr-20{margin-right:20px;}
	.sm-mr-30{margin-right:30px;}
	.sm-mr-40{margin-right:40px;}
	.sm-mr-50{margin-right:50px;}
	.sm-mr-60{margin-right:60px;}
	.sm-mr-70{margin-right:70px;}
	.sm-mr-80{margin-right:80px;}
	.sm-mr-90{margin-right:90px;}
	.sm-mr-100{margin-right:100px;}
	.sm-mr-110{margin-right:110px;}
	.sm-mr-120{margin-right:120px;}

	.sm-ml-0{margin-left:0;}
	.sm-ml-10{margin-left:10px;}
	.sm-ml-20{margin-left:20px;}
	.sm-ml-20{margin-left:20px;}
	.sm-ml-30{margin-left:30px;}
	.sm-ml-40{margin-left:40px;}
	.sm-ml-50{margin-left:50px;}
	.sm-ml-60{margin-left:60px;}
	.sm-ml-70{margin-left:70px;}
	.sm-ml-80{margin-left:80px;}
	.sm-ml-90{margin-left:90px;}

	.sm-ml-100{margin-left:100px;}
	.sm-ml-110{margin-left:110px;}
	.sm-ml-120{margin-left:120px;}

	/*sm paddings*/
	.sm-remove-padding {padding: 0!important;}
	.sm-all-padding-10{padding: 10px;}
	.sm-all-padding-20{padding: 20px;}
	.sm-all-padding-30{padding: 30px;}
	.sm-all-padding-40{padding: 40px;}
	.sm-all-padding-50{padding: 50px;}

	.sm-all-padding-60{padding: 60px;}
	.sm-all-padding-70{padding: 70px;}
	.sm-all-padding-80{padding: 80px;}
	.sm-all-padding-90{padding: 90px;}
	.sm-all-padding-100{padding: 100px;}
	.sm-all-padding-110{padding: 110px;}
	.sm-all-padding-120{padding: 120px;}

	.sm-pt-0{padding-top:0;}
	.sm-pt-10{padding-top:10px;}
	.sm-pt-20{padding-top:20px;}
	.sm-pt-30{padding-top:30px;}
	.sm-pt-40{padding-top:40px;}
	.sm-pt-50{padding-top:50px;}
	.sm-pt-60{padding-top:60px;}
	.sm-pt-70{padding-top:70px;}
	.sm-pt-80{padding-top:80px;}
	.sm-pt-90{padding-top:90px;}
	.sm-pt-100{padding-top:100px;}
	.sm-pt-110{padding-top:110px;}
	.sm-pt-120{padding-top:120px;}

	.sm-pb-0{padding-bottom:0;}
	.sm-pb-10{padding-bottom:10px;}
	.sm-pb-20{padding-bottom:20px;}
	.sm-pb-30{padding-bottom:30px;}
	.sm-pb-40{padding-bottom:40px;}
	.sm-pb-50{padding-bottom:50px;}
	.sm-pb-60{padding-bottom:60px;}
	.sm-pb-70{padding-bottom:70px;}
	.sm-pb-80{padding-bottom:80px;}
	.sm-pb-90{padding-bottom:90px;}
	.sm-pb-100{padding-bottom:100px;}
	.sm-pb-110{padding-bottom:110px;}
	.sm-pb-120{padding-bottom:120px;}

	.sm-pr-0{padding-right:0;}
	.sm-pr-10{padding-right:10px;}
	.sm-pr-15{padding-right:15px;}
	.sm-pr-20{padding-right:20px;}
	.sm-pr-30{padding-right:30px;}
	.sm-pr-40{padding-right:40px;}
	.sm-pr-50{padding-right:50px;}
	.sm-pr-60{padding-right:60px;}
	.sm-pr-70{padding-right:70px;}
	.sm-pr-80{padding-right:80px;}
	.sm-pr-90{padding-right:90px;}
	.sm-pr-100{padding-right:100px;}
	.sm-pr-110{padding-right:110px;}
	.sm-pr-120{padding-right:120px;}

	.sm-pl-0{padding-left:0;}
	.sm-pl-10{padding-left:10px;}
	.sm-pl-15{padding-left:15px;}
	.sm-pl-20{padding-left:20px;}
	.sm-pl-30{padding-left:30px;}
	.sm-pl-40{padding-left:40px;}
	.sm-pl-50{padding-left:50px;}
	.sm-pl-60{padding-left:60px;}
	.sm-pl-70{padding-left:70px;}
	.sm-pl-80{padding-left:80px;}
	.sm-pl-90{padding-left:90px;}
	.sm-pl-100{padding-left:100px;}
	.sm-pl-110{padding-left:110px;}
	.sm-pl-120{padding-left:120px;}

	/* heights */
	.sm-height-1px {height: 1px}
	.sm-height-2px {height: 2px}
	.sm-height-3px {height: 3px}
	.sm-height-4px {height: 4px}
	.sm-height-5px {height: 5px}
	.sm-height-6px {height: 6px}
	.sm-height-7px {height: 7px}
	.sm-height-8px {height: 8px}
	.sm-height-9px {height: 9px}
	.sm-height-10px {height: 10px}
	.sm-height-80px {height: 80px}
	.sm-height-90px {height: 90px}
	.sm-height-100px {height: 100px}
	.sm-height-150px {height: 150px}
	.sm-height-200px {height: 200px}
	.sm-height-250px {height: 250px}
	.sm-height-300px {height: 300px}
	.sm-height-350px {height: 350px}
	.sm-height-400px {height: 400px}
	.sm-height-450px {height: 450px}
	.sm-height-500px {height: 500px}
	.sm-height-550px {height: 550px}
	.sm-height-600px {height: 600px}
	.sm-height-650px {height: 650px}
	.sm-height-700px {height: 700px}
	.sm-height-800px {height: 800px}

	/* Font Size */

	.sm-font-12px {font-size: 12px!important;}
	.sm-font-14px {font-size: 14px!important;}
	.sm-font-16px {font-size: 16px!important;}
	.sm-font-18px {font-size: 18px!important;}
	.sm-font-20px {font-size: 20px!important;}
	.sm-font-26px {font-size: 26px!important;}
	.sm-font-30px {font-size: 30px!important;}
	.sm-font-35px {font-size: 35px!important;}
	.sm-font-40px {font-size: 40px!important;}
	.sm-font-50px {font-size: 50px!important;}
	.sm-font-60px {font-size: 60px!important;}
	.sm-font-70px {font-size: 70px!important;}
	.sm-font-80px {font-size: 80px!important;}
	.sm-font-90px {font-size: 90px!important;}
	.sm-font-100px {font-size: 100px!important;}
	.sm-font-120px {font-size: 120px!important;}
	.sm-font-130px {font-size: 130px!important;}

	/* Line Heights */

	.sm-line-height-15 {line-height: 15px!important;}
	.sm-line-height-20 {line-height: 20px!important;}
	.sm-line-height-22 {line-height: 22px!important;}
	.sm-line-height-24 {line-height: 24px!important;}
	.sm-line-height-25 {line-height: 25px!important;}
	.sm-line-height-26 {line-height: 26px!important;}
	.sm-line-height-30 {line-height: 30px!important;}
	.sm-line-height-35 {line-height: 35px!important;}
	.sm-line-height-40 {line-height: 40px!important;}
	.sm-line-height-45 {line-height: 45px!important;}
	.sm-line-height-50 {line-height: 50px!important;}
	.sm-line-height-60 {line-height: 60px!important;}
	.sm-line-height-70 {line-height: 70px!important;}
	.sm-line-height-80 {line-height: 80px!important;}
	.sm-line-height-90 {line-height: 90px!important;}
	.sm-line-height-100 {line-height: 100px!important;}
	.sm-line-height-110 {line-height: 110px!important;}
	.sm-line-height-120 {line-height: 120px!important;}

	.our-process-style-02 .line:after, .our-process-style-01 .line:after, .our-process-style-01 .line:before{display: none;}
	.section-title h1,.section-title-100 h1{}
	.section-title h2{font-size: 3rem;}
	.top-section-9 h2 {font-size: 3rem;}
	nav.navbar.bootsnav .navbar-nav > li > a{margin-bottom: 0px;}
	.cbp-l-filters-alignCenter .cbp-filter-item{margin: 0 18px;}
	.md-icon.left-icon li{margin-right: 4px;}
	.skillbar-style-01 .skillbar{width:88%;}
  .col-inner.spacer{padding: 0px;}
}

@media (max-width:767px){
	nav.navbar.bootsnav.navbar-transparent .logo, .logo{width: 50%}
	.sub-section-heading span{
	color: #fff;
}
.sub-section-heading-5 {
    color: #ff70a7;
}	
	.sub-section-heading, .sub-section-heading-7 {
    color: #fff;
}
	.img-spec {
	width:80%;
    display: block;
    margin: 0 auto;
}
.top-section-10 {
    background-repeat: no-repeat;
    background-size: cover;
    background: url("../images/footer-mobile-2.png");
    background-position: 50% 0%;
}
.top-section-9:before {
    top: -70px;
    right: 0px;
    width: 240px;
    height: 264px;
}
.top-section-9:after {
	bottom: -90px;
	left: -40px;
	width: 280px;
	height: 285px;
}
	.desktop{
	display: none;
}
.mobile{
	display: block;
}
}
@media (max-width:576px){
	nav.navbar.bootsnav.navbar-transparent .logo, .logo{width: 60%;}
	.img-specs{
	width: 130px;
	height: 130px;
}
.hover-switch:hover > img:last-of-type {
  	width: 130px;
	height: 130px;
}
.hover-switch > img:last-of-type {
  	width: 130px;
	height: 130px;
}
	.desktop{
	display: none;
}
.mobile{
	display: block;
}

.sub-section-heading-5{
	color:#ff70a7
}
.sub-section-heading,.sub-section-heading-7{
	color: #fff;
}
.sub-section-heading span{
	color: #fff;
}
.content p,.content-2 p, .content-3 p, .content-4 p,.content-5 p  {
    padding-bottom: 0px;
    line-height: 24px;
    font-size: 1.7rem;
    text-align: justify;
}
.img-spec {
	width:100%;
    display: block;
    margin: 0 auto;
}
.top-section-9:before {
    top: -70px;
    right: 0px;
    width: 240px;
    height: 264px;
}
.top-section-9:after {bottom: -90px;left: -40px;width: 280px;height: 285px;}

.top-section-9 h2 {
    font-size: 2.5rem;
}	
.top-section-10 { 
    background-position: 53.5% 0%;
	height: 767px;
}
.logo-t p {
	letter-spacing: normal;
	font-size: 1.5rem;
}
.top-section-10 {
    background: url("../images/footer-mobile.png");
    background-position: 50% 0%;
}	
.content-4 p, .content-10 p {
    line-height: 24px;
    font-size: 1.7rem;
	
}
.services-1 {
    width: 90%;
}
.inner-sub-section-heading-1 {
    letter-spacing: .75rem;
    font-size: 3rem;
}
.desk{
	display: none;
}
.mob{
	margin: 0 auto;
	display: block;
}
.services-2{
	width: 90%;
	
}
.services-3 {
    width: 90%;
}
section {
    padding-top: 50px;
}	
.services-4 {
    width: 90%;
}
.contact-form {
    margin: auto;
}	
.top-section-11 .contact-button {
    width: 200px;
    font-size: 2rem;
}
nav.navbar.bootsnav ul.nav > li > a {
    font-size: 2rem;
}	
}
@media (max-width:320px){
	
}