a, .btn, button {
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
}
html {
    width: 100%;
    overflow-x: hidden;
}
body {
  font-size: 14px;
  font-weight: normal;
/*  overflow-x: hidden;*/
  width: 100%;
  background:#fff;
  font-family: 'Nunito Sans', sans-serif;
}
*, *:focus,
.btn:focus, button:focus, a:focus,
form:focus {
    outline:  none !important;
}



/* top header css open*/

.main_wrapper
{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.top-header {
    background-color: transparent;
    position: relative;
    z-index: 9;
}
.top-menu.stricy {
    background: rgb(0, 0, 0);
    position: fixed;
    z-index: 999;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999999;
    padding-bottom: 20px;
}
.navbar-brand {
  -webkit-transition: -webkit-transform 300ms ease-out;
    transition: transform 300ms ease-out;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
}
.top-menu.stricy .navbar-brand {
  -webkit-transform: scale(.85);
    -ms-transform: scale(.85);
    transform: scale(.85);
}
.mobile-menu {
  display: none;
}
.top-header-left1 ul {
  margin: 0;
  padding: 0;
}
.top-header-left1 ul li {
  display: inline-block;
}
.top-header-left1 ul li  a {
    color: #fff;
    padding: 10px 15px;
    cursor: pointer;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 400;
    display: block;
    text-decoration: none;
}
.top-header-left1 ul li a:hover {
  color: #26a3f5;
}
.top-header-right {
  text-align: right;
  height: 50px;
  padding-top: 10px;
}
.top-header-right ul {
  margin: 0;
  padding: 0;
      display: inline-block;
    border-radius: 25px;
    border: 2px solid #ccc;
    padding-left: 10px;
    padding-right: 10px;
}
.top-header-right ul li {
  display: inline-block;
}
.top-header-right ul li  a {
    color: #fff;
    padding: 10px 15px;
    cursor: pointer;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 500;
    display: block;
    text-decoration: none;
    position: relative;
}
.top-header-right ul li:first-child a:after {
    width: 1px;
    background-color: #ccc;
    position: absolute;
    right: 0;
    top: 10%;
    height: 80%;
    content: "";
}
.top-header-right ul li a:hover {
  color: #26a3f5;
}
.top-header-right ul li .fa {
  padding-right: 5px;
  font-size: 20px;
  vertical-align: middle;
  color: #f37935;
}
.top-menu .row {
	border-radius: 0px;
    padding: 10px 0px;
    margin-top: 20px;
    align-items: center;
}
.top-header-left1 {
    padding-top: 16px;
}

/* top header css close*/


/* top menu css open*/

.top-menu  {
  background: rgba(255, 255, 255, 0);
  position: relative;
  z-index: 99;
}
.top-menu-left  .navbar-brand{
  padding: 0px 0 0px;
  margin-top: -4px;
  }
.top-menu-right {
  text-align: right;
}
.top-menu-right .menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
}
.top-menu-right .menu ul li {
  display: inline-block;
  padding: 0px 0;
}
.top-menu-right .menu ul li a {
    display: block;
    padding: 20px 15px 10px;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
}
.top-menu-right .menu ul li a:hover
 {
  color:#43cac9;
}

.top-menu-right .menu ul li a.active
{
	color:#000;	
}

.navbar-brand img {
  max-width: 100%;
    height: auto;
}
.top-menu-right_icon span.log_sec a:hover {
    color: #000000;
    text-decoration: none;
}

/* 21 oct */

.top-menu-right_icon {
    float: right;
    width: auto;
    margin: 0;
    padding: 0;
}

.top-menu-right_icon span.log_sec {
    float: left;
    width: auto;
    margin: 0px 10px;
    line-height: 38px;
}

.top-menu-right_icon span.log_sec a {
    font-size: 20px;
    color: #fff;
    font-family: 'Nunito Sans', sans-serif;
    padding: 0px 15px;
}

span.call_sec {
    float: left;
    margin: 0px 10px;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 100px;
}

span.call_sec a {
    width: 25px;
    height: 25px;
    padding: 4px 9px;
    color: #000;
    font-size: 16px;
    border: 1px solid #000;
    border-radius: 100px;
    line-height: 40px;
    margin-left: 3px;
    position: relative;
    left: 1px;
}

.top-menu-right .menu ul li a {
    font-size: 16px;
    font-family: 'Nunito Sans', sans-serif;
    color: #000;
    font-weight: 700;
    letter-spacing: 0;
	position:relative;
}


.top-menu-right .menu ul li a.active:before {
    content: ". . .";
    position: absolute;
    bottom: -12px;
    color: #33e2a0;
    text-align: center;
    width: 100%;
    left: 0;
    font-size: 15px;
    font-weight: 800;
}


.contact-slider-form {
    position: absolute;
    right: -11%;
    bottom: 45px;
    max-width: 690px;
    border-radius: 5px;
    padding: 0px 0px;
    width: 690px;
}

.top-menu-right_icon span.log_sec b {
    position: relative;
    width: 3px;
    height: auto;
}

.top-menu-right_icon span.log_sec b:before {content: "";width: 2px;background: #fff;height: 20px;position: absolute;top: -2px;right: 1px;}


/* top menu css close*/

.top-search {
  position: relative;
  z-index: 9;
  text-align: right;
}
.top-search form {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.top-search  .subject-from-search {
  min-width: 475px;
  position: relative;
}
.top-search  .subject-from-search input {
    border: 1px solid #f37935;
    background: rgba(0, 0, 0, 0.50);
    padding: 6px 15px;
    height: 34px;
    width: 100%;
    color: #fff;
}
.top-search  .subject-from-search button {
    position: absolute;
    top: -1px;
    right: 5px;
    background: transparent;
    border: none;
    height: 34px;
}
.top-search .top-header-search {
  max-width: 787px;
    margin-right: 0;
    margin-left: auto;
}
.top-header-search select {
    border: 1px solid #f37935;
    background: rgba(0, 0, 0, 0.50);
    padding: 6px 15px;
    height: 34px;
    color: #fff;
    -webkit-appearance: none;
    min-width: 146px;
}
.top-header-search h2 {
  font-size: 30px;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  padding-left: 5px;
}
.top-header-search ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ccc;
}
.top-header-search ::-moz-placeholder { /* Firefox 19+ */
  color: #ccc;
}
.top-header-search :-ms-input-placeholder { /* IE 10+ */
  color: #ccc;
}
.top-header-search :-moz-placeholder { /* Firefox 18- */
  color: #ccc;
}
.bechelor-from-search, 
.annual-from-search {
  position: relative;
}
.bechelor-from-search i.fa.fa-caret-down {
    position: absolute;
    top: 52px;
    right: 15px;
    z-index: 1;
    cursor: pointer;
}
.bechelor-from-search img, 
.annual-from-search img {
    position: absolute;
    top: 11px;
    right: 9px;
    max-width: 20px;
    z-index: 99;
}
select option {
    margin: 40px;
    background-color: rgba(0, 0, 0, 0.59)!important;
    color: #fff;
}
.online-pro {
    border: 1px solid #f37935;
    background: rgba(0, 0, 0, 0.50);
    padding: 6px 15px;
    height: 34px;
    width: 100%;
    color: #fff;
}
.online-pro input[type="checkbox"] {
    position: relative;
    top: 3px;
    right: -5px;
}


/* slider css open*/
#demo {
  margin-top: -215px;
  background-color: #ffffff;
}
#demo .carousel-inner img {
      width: 100%;
      height: 100%;
      position: relative;
  }
.carousel-text h2 {
    font-size: 55px;
    color: #1b0e3d;
    margin-bottom: 10px;
    line-height: 65px;
    font-family: 'Nunito', sans-serif;
    font-weight: bold;   
}
.carousel-text h3 {
    font-size: 57px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 10px;
    line-height: 70px;
}
.carousel-text h4 {
    font-size: 19px;
    font-weight: 400;
    color: #282828;
    margin-bottom: 35px;
    line-height: 35px;
    font-family: 'Nunito Sans', sans-serif;
}
.slider-btn a {
    background: #7a60d6 !important;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    text-decoration: none;
    font-family: 'Nunito Sans', sans-serif;
}
.carousel-text {
    position: absolute;
    bottom: 0;
    max-width: 530px;
    margin-bottom: 10%;
}
 .top-header-left ul {
  list-style-type: none;
  margin-bottom: 0;
  padding: 0;
}
.top-header-left ul li .fa {
  padding-right: 5px;
  font-size: 20px;
  vertical-align: middle;
}
.top-header-left ul li a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 10px 10px;
  cursor: pointer;
  font-size: 15px;
  letter-spacing: 2px;
  font-weight: 300;
}
.top-header-left ul li a:hover {
  color: #f37935;
}
 .top-header-left {
    position: absolute;
    right: 0;
    bottom: 30px;
}
.top-header-left ul li {
    display: block;
}


/* main_content */ 

/* start main-bg */

.main-bg {
    background: #43cac9;
    margin-top: -1px;
}
.position-relative {
    position: relative!important;
}
.section-title {
    margin-bottom: 60px;
}
.section-title p {
    margin: 0 !important;
}
.title {
    z-index: 2;
    position: relative;
}
.text-white {
    color: #ffffff;
}
.iq-ls-3 {
    letter-spacing: 3px;
}
.iq-fw-8 {
    font-weight: 800;
}
h2 {
    font-size: 40px;
    font-style: normal;
    line-height: 50px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Nunito', sans-serif;
    font-weight: normal;
    color: #1b0e3d;
    margin-top: 0px;
    font-weight: bold;
}

.text-center {
    text-align: center!important;
}
.iq-workinfo {
    z-index: 9;
    position: relative;
}

.iq-workinfo .service-shap {
    background: #ffffff;
    text-align: center;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    width: 150px;
    height: 150px;
    position: relative;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    animation: one-animated 10s infinite;
    margin: 0 auto;
}

.title {
    z-index: 2;
    position: relative;
}


.img-fluid {
    max-width: 100%;
    height: auto;
}

.iq-works .iq-way {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 92%;
    height: 227px;
    z-index: 0;
}

.img-fluid {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: table;
}

section {
    background: #ffffff;
    padding: 50px 0;
    display: inline-block;
    width: 100%;
    clear: both;
    float: left;
}




/* start sec_tow_cont */

section.sec_tow_cont {
    background: #e1f6f6; 
    background: -moz-linear-gradient(top,  #e1f6f6 0%, #feffff 100%);
    background: -webkit-linear-gradient(top,  #e1f6f6 0%,#feffff 100%); 
    background: linear-gradient(to bottom,  #e1f6f6 0%,#feffff 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1f6f6', endColorstr='#feffff',GradientType=0 );
    float: left;
    width: 100%;
    margin: 0;
}

.services {
    background: #ffffff;
    position: relative;
    z-index: 2;
    border: 1px solid rgba(238, 238, 238, 1.0);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 30px;
    box-shadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.1);
}

.services-info {
    padding: 30px 30px;
    border-bottom: 1px solid #f2f2f2;
}
.service-shap.purple {
    background-color: #9680dd;
    color: #ffffff;
    background-image: linear-gradient(-45deg, #9680dd 0%, #9680dd 100%);
}

.services .service-shap i {
    font-size: 40px;
}
.mt-4, .my-4 {
    margin-top: 1.5rem!important;
}

.services .service-shap {
    text-align: center;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    width: 86px;
    height: 86px;
    position: relative;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    animation: one-animated 10s infinite;
    overflow: hidden;
    float: left;
    margin-right: 25px;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.mt-3, .my-3 {
    margin-top: 1rem!important;
}

.services a {
    padding: 15px 30px;
    display: block;
    line-height: 18px;
    color: #7c60d5;
    font-weight: 400;
}

.services-info {
    padding: 30px 30px;
    border-bottom: 1px solid #f2f2f2;
}
.services a span {
    font-weight: 800;
} 
.float-right {
    float: right;
}


.services:hover .services-info {
    border-color: rgba(255, 255, 255, 0.2);
}
.services.purple:hover {
    background-color: rgba(124, 96, 213, 0.7);
    border-color: rgba(124, 96, 213, 0);
}

.services:hover {
    border-color: rgba(238, 238, 238, 0);
    background-color: #7c60d5;
    color: #ffffff;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.float-left {
    float: left;
}

.mt-4 h5 {
    font-size: 24px;
    font-style: normal;
    line-height: 34px;
}


.services:hover h5, .services:hover a {
    color: #ffffff;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}


section.sec_tow_cont .section-title p {
    color: #000 !important;
}

section.sec_tow_cont h2.title.text-white.iq-fw-8 {
    color: #000 !important;
}


.sec_tow_cont h5.float-left.mt-4 {
    font-size: 26px;
    font-family: 'Nunito', sans-serif;
}

.sec_tow_cont h5.float-left.mt-4 {
    font-size: 26px;
    font-family: 'Nunito', sans-serif;
    width: 76%;
    margin-top: 8px !important;
}
p.mt-3.mb-0 {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 18px;
    padding: 0;
    margin: 0px;
    color: #1e1e1e;
    letter-spacing: 1px;
}

.services.purple:hover p.mt-3.mb-0 {
    color: #fff;
}





/* start  sec_three_cont */

.sec_three_cont
{
	width:100%;
	float:left;
	margin:0px;
	padding:0px; 
	position: relative !important;
	min-height: 534px;
}
.thr_rig_s {
    position: absolute;
    top: 0;
    right: 0;
}
section.sec_three_cont:before {
    position: absolute;
    content: "";
    top: -230px;
    left: 0px;
    width: 537px;
    height: 671px;
	background:url(../images/business_bann.png);
}

.sec_three_cont .section-title p.mt-2 {
    color: #000 !important;
    text-align: left;
}
.sec_three_cont .section-title h2.title {
    text-align: left;
    color: #1b0e3d !important;
}

.sec_three_cont .section-title p.mt-2 {
    color: #000 !important;
    text-align: left;
}
.sec_three_cont .section-title h2.title {
    text-align: left;
    color: #1b0e3d !important;
}
.thr_ul_sec {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
.thr_ul_sec ul {
    list-style: none;
    padding-left: 15px;
    float: left;
    width: 100%;
}
.thr_ul_sec ul li {
    float: left;
    font-family: 'Nunito Sans', sans-serif;
    width: 100%;
    font-size: 20px;
    line-height: 44px;
    color: #1b0e3d;
    letter-spacing: 0.5px;
}
.thr_ul_sec ul li b i.fa {
    color: #43cac9;
    margin-right: 9px;
    font-size: 21px;
}

.sec_three_cont .section-title {
    margin-bottom: 35px;
}






/* iq-features  */


.position-relative.overview-block-pb5 {
    z-index: 9;
}
.iq-features {
    padding-bottom: 50px;
	    min-height: 845px;
}
.project-overlay-right {
    z-index: 0;
    position: absolute;
    top: 30px;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.h-100 {
    height: 100%!important;
}
.iq-features .iq-pl-15 {
    padding-left: 30px;
}
.iq-features .iq-slolution-details {
    width: 100%;
    padding: 30px 30px;
    background: #ffffff;
}

.iq-slolution-details {
    display: block;
    padding: 30px 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    position: relative;
    top: 0;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.iq-slolution-details .icon {
    background: #7c60d5;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 100%;
    box-shadow: 0px 9px 30px 0px rgba(124, 96, 213, 0.4);
}

.d-inline-block {
    display: inline-block!important;
}

.iq-slolution-details.seo .icon {
    background: none;
    box-shadow: none;
    width: inherit;
    height: inherit;
}

.iq-slolution-details.seo .icon span {
    border: 1px dashed #33e2a0;
    height: 100px;
    width: 100px;
    display: inherit;
    border-radius: 100px;
}

.iq-slolution-details.seo .icon i {
    background: rgba(124, 96, 213, 0.2);
    color: #7c60d5;
    height: 80px;
    width: 80px;
    display: inline-block;
    line-height: 80px;
    border-radius: 100px;
    margin-top: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.iq-slolution-details .icon i {
    font-size: 40px;
    color: #ffffff;
}

.iq-fw-9 {
    font-weight: 900;
}

.iq-features .iq-slolution-details p {
    font-size: 14px;
    line-height: 24px;
}

.mt-4, .my-4 {
    margin-top: 1.5rem!important;
}

.title {
    z-index: 2;
    position: relative;
}

.iq-fw-8 {
    font-weight: 800;
}

.iq-features .col-lg-6.iq-rmt-40 {
    padding-left: 30px;
}

.slide-button {
    display: inline-block;
    height: 50px;
    color: #ffffff;
    text-decoration: none;
    overflow: hidden;
    text-align: center;
    z-index: 4;
}

.button {
    color: #ffffff;
    cursor: pointer;
    text-transform: capitalize;
    font-weight: 700;
    border: none;
    position: relative;
    display: inline-block;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
	font-style: normal;
    font-size: 16px;
    letter-spacing: 0.5px;
	background: #7a60d6 !important;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    text-decoration: none;
    font-family: 'Nunito Sans', sans-serif;
}

.project-overlay-right {
    z-index: 0;
    position: absolute;
    top: 30px;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.iq-slolution-details.seo:hover {
    background: #7c60d5;
    color: #ffffff;
}
.iq-slolution-details:hover {
    top: -10px;
    box-shadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.1);
}

.iq-slolution-details.seo:hover h5 {
    color: #ffffff;
}

.iq-fw-9 {
    font-weight: 900;
}

.first {
    background-color: #43cac9;
    color: #fff;
}

.first, .second {
    padding: 0 30px;
    line-height: 50px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.button:hover, .button:focus {
    color: #ffffff;
    background: #1b0e3d;
    outline: none;
    border-color: #1b0e3d;
	text-decoration: none;
}

a, .btn {
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.slide-button:hover .first {
    margin-top: -50px;
}

.iq-slolution-details.seo:hover .icon i {
    background: #ffffff;
}


.iq-features p.mt-3 {
    font-size: 16px;
    line-height: 28px;
    color: #868894;
}

.iq-features p.mt-4 {
    font-size: 16px;
    line-height: 28px;
    color: #868894;
}




/* start iq-pricing-table */


h1, h2, h3, h4, h5, h6 {
    font-family: 'Nunito', sans-serif;
    font-weight: normal;
    color: #1b0e3d;
    margin-top: 0px;
    font-weight: bold;
}

.text-center {
    text-align: center!important;
}

.iq-pricing li {
    letter-spacing: normal;
}
.fa, .fas {
    font-weight: 900;
}
.iq-pricing:hover, .iq-pricing.active {
        margin-top: -5px;
    top: -10px;
    box-shadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.1);
}

.iq-pricing {
    padding: 0px 15px 0;
    text-align: center;
    z-index: 1;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top: 0;
    border: 1px solid #dedede;
	top: 0;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.iq-fw-6 {
    font-weight: 600;
}

.iq-fw-8 {
    font-weight: 800;
}

.iq-pricing h3 {
    font-size: 38px;
    font-style: normal;
    line-height: 40px;
    margin-bottom: 0;
}

.iq-pricing-table {
    margin-top: 30px;
}

.iq-pricing ul {
    list-style: none;
    padding-left: 0;
	    margin-bottom: 0;
}

.iq-pricing ul li.mb-2 {
    line-height: 44px;
    border-bottom: 1px dashed #9996;
    margin-bottom: 0 !important;
    font-size: 16px;
    color: #1b0e3d;
}


.iq-pricing a.slide-button.button.mt-5 {
	margin-top: 0px !important;
    position: relative;
    bottom: -28px;
}



.iq-pricing h3 b {
    font-size: 14px;
    font-weight: 100;
}


.iq-pricing h3 b {
    font-size: 14px;
    font-weight: 100;
    position: relative;
    right: 8px;
}

.pricing-header.mb-5 {
    background: #43cac9;
    border-radius: 50px;
    top: -44px;
    position: relative;
    margin-bottom: 0 !important;
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    padding: 5px;
}

.iq-pricing.white-bg {
    position: relative;
}


.pricing-header.mb-5 h6.iq-fw-6.mb-2 {
    margin-top: 8px;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
	margin-bottom: 5px !important;
}

.pricing-header.mb-5 h3.iq-fw-8 {
    color: #fff;
}


.tab-content.iq-mt-80 {
    margin-top: 25px;
}
.iq-pricing.active.white-bg .pricing-header.mb-5 {
    background: #7a60d6;
}



/* sec_three_four */

.sec_three_four
{
	width:100%;
	float:left;
	margin:20px 0px;
	padding:0px; 
}

.sec_three_four_main
{
	width:100%;
	float:left;
	margin:0px 0px;
	padding:0px;
}

.sec_three_four_main_l
{
	width:100%;
	float:left;
	margin:0px 0px;
	padding:0px;
}

.sec_three_four_main_r
{
	width:100%;
	float:left;
	margin:0px 0px;
	padding:0px;
}

.sec_three_four .section-title p.mt-2 {
    color: #000 !important;
}
.sec_three_four .section-title h2 {
    color: #1b0e3d !important;
}

.sec_three_four .section-title {
    margin-bottom: 24px;
}



.row.align-items-center.h-100 .mt-5 {
    margin-top: 6rem!important;
}



/* faqs */


.md-accordion .card .fa-angle-down {
    float: right;
}

.md-accordion .card .card-header a:not(.collapsed) .rotate-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.card-header a:hover {
    text-decoration: none;
}
.sec_three_four_l {
    float: left;
    margin-top: 35px;
    width: 100%;
}
.sec_three_four_l .card-header {
    background: #e8f9f8;
    min-height: 74px;
    line-height: 75px;
}
.sec_three_four_l .card-header a {
    float: left;
    width: 100%;
    padding: 12px 0;
}





/* sec_three_five */

.sec_three_five
{
    width: 100%;
    float: left;
    padding: 0px;
    background: #e1f6f6;
    background: -moz-linear-gradient(top, #e1f6f6 0%, #feffff 100%);
    background: -webkit-linear-gradient(top, #e1f6f6 0%,#feffff 100%);
    background: linear-gradient(to bottom, #e1f6f6 0%,#feffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1f6f6', endColorstr='#feffff',GradientType=0 );
    float: left;
    margin-top: 150px;
	margin-bottom: 85px;
}

.sec_three_five_l
{
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: -174px;
}

.sec_three_five_r
{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.sec_three_five .sec_three_five_r {
    margin-top: 80px;
}
.sec_three_five .sec_three_five_r p.mt-2 {
    color: #000 !important;
}
.sec_three_five h2.title.text-white.iq-fw-8 {
    color: #1b0e3d !important;
    margin-top: 4px;
    margin-bottom: 40px;
}


form.example_News_letter {
    border: 1px solid #64646478;
    border-radius: 35px;
    padding: 3px;
    background: #fff;
    min-height: 64px;
}

form.example_News_letter input[type="email"] {
    width: 68%;
    border: 0;
    padding: 18px 10px;
    margin: 0;
    border-radius: 35px;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
    color: #828282;
    font-weight: 200;
}

form.example_News_letter button {
    width: 160px;
    background: #43cac9;
    border: 0;
    color: #fff;
    padding: 18px 2px;
    font-size: 18px;
    border-radius: 50px;
	cursor:pointer;
}

form.example_News_letter button:hover {
    background: #7a60d6;
}



/* footer */


.footer-main {
    padding: 5px 0 10px;
    background: #7a60d6;
	position:relative;
	    float: left;
    width: 100%;
}

.footer-main:before
{
	position:absolute;
	content:"";
	background:url(../images/footer_bg.png);
	top:50px;
	left:0px;
	width:100%;
	height:450px;	
}

.footer {
    padding-bottom: 40px;
}
.footer-menu h5 {
    font-size: 22px;
    font-weight: 400;
    padding-bottom: 20px;
    color: #fff;
    margin-top: 40px;
    margin-bottom: 0;
	    font-weight: 600;
}

.footer-menu ul {
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0;
}

.footer-menu ul li {
    display: block;
}

.footer-menu ul li a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    padding: 5px 0;
    display: block;
    line-height: 22px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 300;
}

.footer-bottom {
    padding: 15px 0px;
    text-align: center;
}

.footer-bottom-inner {
    border-top:1px solid #b7a7f2;
}

.footer-logo {
    padding: 25px 0;
}

.footer-bottom p {
    font-size: 15px;
    margin-bottom: 15px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    line-height: 27px;
}
.social-menu p {color: #fff;font-size: 14px;text-decoration: none;padding: 5px 0;display: block;line-height: 22px;font-family: 'Nunito Sans', sans-serif;font-weight: 300;margin-bottom: 0;width: 100%;float: left;}
.social-menu p i.fa {
    float: left;
    text-align: left;
    font-size: 17px;
    font-weight: 200;
    min-width: 25px;
}
.social-menu p b {
    float: left;
    width: 84%;
    padding-left: 5px;
}
.social-menu ul {
    float: left;
    width: 100%;
}
.social-menu ul li {
    float: left;
    padding-right: 20px;
}
.social-menu ul li a {
    font-size: 20px;
}
span.call_sec:hover {
    background: #7c60d5;
}
span.call_sec:hover a {
    color: #fff;
    border: 1px solid #f9fafa;
}
.footer-menu ul li a:hover {
    color: #50fac3;
}



@media only screen and (max-width: 767px){
.menu {
    background: #000;
    border-radius: 3px;
    display: none;
    background: #000;
    border: none;
    border-radius: 3px;
    display: none;
    position: absolute;
    top: -25px;
    left: 0;
    width: 100%;
}
.top-menu-right .menu ul li a {
    display: block;
    padding: 10px 20px;
}
.mobile-menu {
    display: block;
    top: 50%;
    position: absolute;
    right: 15px;
    font-size: 30px;
    transform: translateY(-50%);
    cursor: pointer;
    color: #fff;
	margin-top: 4px;
}
.top-header-left {
    right: -15px;
}




.top-menu-left {
  position: relative;
}
.top-menu-right .menu ul {
    position: relative;
}
.top-menu-right .menu ul li {
    display: block;
    padding: 0px 0;
}

.top-menu-right .menu ul li a:hover {
  background-color: #000;
  color: #fff;
}
.top-menu-right {
    text-align: left;
}

}


@media (min-width:320px) and (max-width:400px)
{
	
.top-menu .col-md-2 {
    padding: 0;
}
.top-menu a.navbar-brand img {
    width: 92%;
    margin-top: 12px;
    margin-left: 5px;
}
.top-menu a.navbar-brand {
    width: 30% !important;
    margin-right: 0;
}	
	

#demo {
    margin-top: -74px;
    min-height: 450px;
}

#demo .carousel-inner {
    min-height: 450px;
}

#demo .carousel-item {
    min-height: 200px;
}

.contact-slider-form img {
    width: 100% !important;
    margin-top: 6px;
}

.contact-slider-form {
    width: 100%;
    position: static;
}

.carousel-text h4 {
    line-height: 24px;
    padding: 0px 14px;
    font-size: 12px;
    margin-bottom: 0;
	padding-left: 1px;
}

.slider-btn a.slide-button.button.mt-4 {
    margin-top: 8px !important;
    margin-left: 0px;
    font-size: 14px;
}

.carousel-text {
    position: absolute;
    bottom: 250px;
    margin-bottom: 0%;
    left: 0;
	padding-left: 6px;
}

.top-menu .col-md-4 {
    position: absolute;
    top: 0;
    background: #000;
}
.top-menu .col-md-2 {
    margin-top: 25px;
}

.top-menu .col-md-6 {
    margin-top: 25px;
}

.carousel-text h2 {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 25px;
}

#demo .carousel-inner img {
    width: 100%;
    height: 100%;
    position: relative;
    min-height: 230px;
}	
	
.top-menu .row {
    padding: 10px 0px;
    margin-top: 0px;
}
	
.top-menu-right_icon {
    width: 100%;	
}

span.call_sec a {
    width: 15px;
    height: 15px;
    padding: 1px 5px;
    font-size: 14px;
    line-height: 31px;
    margin-left: 2.5px;
}
	
span.call_sec {
    float: right;
    margin: 5px 0px;
    width: 30px;
    height: 30px;
}
.top-menu-right_icon span.log_sec a {
    font-size: 14px;
}

.top-menu-right_icon span.log_sec {
    margin: 0px 0px;
    line-height: 27px;
    position: relative;
    top: 8px;
}

h2 {
    font-size: 28px;
    line-height: 35px;
}

.section-title {
    margin-bottom: 30px;
}

.iq-workinfo .service-shap img.img-fluid {
    width: 70%;
}
.iq-workinfo .service-shap {
    width: 120px;
    height: 120px;
}

.iq-workinfo
{
    margin-bottom: 30px;
}

section
{
    padding: 35px 0;	
}

.sec_tow_cont h5.float-left.mt-4
{
    width: 100%;
}

.thr_rig_s img {
    display: none;
}
	
.thr_ul_sec ul li	
{
	font-size: 16px;
    line-height: 36px;
}


.row.align-items-center.h-100 .mt-5 {
    margin-top: 0rem!important;
}

.first, .second {
    padding: 0 15px;
}

.button
{
	font-size:15px;
}

a.slide-button.button.mt-4 {
    margin-top: 0px !important;
}

.iq-pricing h3 {
    font-size: 30px;
    line-height: 25px;
}
.pricing-header.mb-5 {
    top: -40px;
    min-width: 218px;
    min-height: 75px;
    left: 20px;
}

.iq-pricing-table .section-title {
    margin-bottom: 10px;
}

.iq-pricing.white-bg {
    position: relative;
    margin: 45px 0;
}

.sec_three_four_l {
    margin-top: 0px;
}

.sec_three_four
{
    margin: 0px 0px 20px;
}

.card h5.mb-0 {
    font-size: 15px;
    padding-right: 15px;
}

.md-accordion .card .fa-angle-down {
    top: -12px;
    position: relative;
}
	
.sec_three_five_l {
    position: static;
    top: 0px;
}	


.sec_three_five_l img {
    width: 100%;
}

.sec_three_five .sec_three_five_r {
    margin-top: 10px;
}

.sec_three_five_r .col-sm-12.text-center {
    padding: 0;
}

form.example_News_letter input[type="text"] {
    width: auto;
    padding: 8px 8px;
    font-size: 13px;
    font-weight: 200;
    float: left;
    max-width: 160px;
}

form.example_News_letter button {
    width: auto;
    padding: 10px 12px;
    font-size: 14px;
    cursor: pointer;
    float: right;
}
form.example_News_letter
{
    min-height: 48px;
}

.sec_three_five
{
    margin-bottom: 0px;
    margin-top: 20px;
}

.sec_three_five h2.title.text-white.iq-fw-8
{
    margin-bottom: 20px;
}


.top-menu-right_icon span.log_sec a:hover {
    color: #64e6e5;
}

.top-menu-right .menu ul li a.active {
    color: #43cac9;
}
.top-menu-right .menu ul li a
{
    color: #fff;
}

.top-menu-right .menu ul li a.active:before
{
	display:none;
}

.sec_three_four_r img {
    width: 94%;
    margin: 0 auto;
    display: table;
    margin-top: 2%;
}
	
section.iq-works.main-bg.position-relative .iq-way {
    display: none;
}

section.iq-works.main-bg.position-relative .iq-way {
    display: none;
}





form.example_News_letter input[type="email"]
{
    padding: 9px 10px 8px;
}
form.example_News_letter button {
    padding: 10px 12px;
}


	.footer-menu h5
	{
		margin-top: 10px;
	}

}

@media (min-width:401px) and (max-width:567px)
{
	
.top-menu .col-md-2 {
    padding: 0;
}
.top-menu a.navbar-brand img {
    width: 92%;
    margin-top: 3px;
    margin-left: 5px;
    position: relative;
    top: 10px;
}
.top-menu a.navbar-brand {
    width: 30% !important;
    margin-right: 0;
}	
	

#demo {
    margin-top: -91px;
}

#demo .carousel-item {
    min-height: 200px;
}

.contact-slider-form img {
    width: 100% !important;
    margin-top: 6px;
}

.contact-slider-form {
    width: 30%;
    float: right !important;
}

.carousel-text h4 {
    line-height: 21px;
    padding: 0px 14px;
    font-size: 12px;
    margin-bottom: 0;
    padding-left: 1px;
}

.slider-btn a.slide-button.button.mt-4 {
    margin-top: 4px !important;
    margin-left: 0px;
    font-size: 14px;
    margin-bottom: 10px;
}

.carousel-text {
    position: absolute;
    bottom: -12px;
    margin-bottom: 0%;
    left: 0;
	padding-left: 6px;
	width: 70%;
}

.top-menu .col-md-4 {
    position: absolute;
    top: 0;
    background: #000;
	left: 0;
}
.top-menu .col-md-2 {
    margin-top: 25px;
}

.top-menu .col-md-6 {
    margin-top: 25px;
}

.carousel-text h2 {
	font-size: 16px;
    margin-bottom: 0px;
    line-height: 22px;
}

#demo .carousel-inner img {
    width: 100%;
    height: 100%;
    position: relative;
    min-height: 230px;
}	
	
.top-menu .row {
    padding: 10px 0px;
    margin-top: 0px;
}
	
.top-menu-right_icon {
    width: 100%;	
}

span.call_sec a {
    width: 15px;
    height: 15px;
    padding: 1px 5px;
    font-size: 14px;
    line-height: 31px;
    margin-left: 2.5px;
}
	
span.call_sec {
    float: right;
    margin: 5px 0px;
    width: 30px;
    height: 30px;
}
.top-menu-right_icon span.log_sec a {
    font-size: 14px;
}

.top-menu-right_icon span.log_sec {
    margin: 0px 0px;
    line-height: 27px;
    position: relative;
    top: 8px;
}

h2 {
    font-size: 28px;
    line-height: 35px;
}

.section-title {
    margin-bottom: 30px;
}

.iq-workinfo .service-shap img.img-fluid {
    width: 70%;
}
.iq-workinfo .service-shap {
    width: 120px;
    height: 120px;
}

.iq-workinfo
{
    margin-bottom: 30px;
}

section
{
    padding: 35px 0;	
}

.sec_tow_cont h5.float-left.mt-4
{
    width: 100%;
}

.thr_rig_s img {
    display: none;
}
	
.thr_ul_sec ul li	
{
	font-size: 16px;
    line-height: 36px;
}


.row.align-items-center.h-100 .mt-5 {
    margin-top: 0rem!important;
}

.first, .second {
    padding: 0 15px;
}

.button
{
	font-size:15px;
}

a.slide-button.button.mt-4 {
    margin-top: 0px !important;
}

.iq-pricing h3 {
    font-size: 30px;
    line-height: 25px;
}
.pricing-header.mb-5 {
    top: -40px;
    min-width: 218px;
    min-height: 75px;
    left: inherit;
    margin: 0 auto;
    display: table;
    float: none;
    position: relative;
}

.iq-pricing-table .section-title {
    margin-bottom: 10px;
}

.iq-pricing.white-bg {
    position: relative;
    margin: 45px 0;
}

.sec_three_four_l {
    margin-top: 0px;
}

.sec_three_four
{
    margin: 0px 0px 20px;
}

.card h5.mb-0 {
    font-size: 15px;
    padding-right: 15px;
}

.md-accordion .card .fa-angle-down {
    top: 4px;
    position: relative;
}
	
.sec_three_five_l {
    position: static;
    top: 0px;
}	


.sec_three_five_l img {
    width: 100%;
}

.sec_three_five .sec_three_five_r {
    margin-top: 10px;
}

.sec_three_five_r .col-sm-12.text-center {
    padding: 0;
}

form.example_News_letter input[type="text"] {
    width: auto;
    padding: 8px 8px;
    font-size: 13px;
    font-weight: 200;
    float: left;
    min-width: 70%;
}

form.example_News_letter button {
    width: auto;
    padding: 10px 12px;
    font-size: 14px;
    cursor: pointer;
    float: right;
}
form.example_News_letter
{
    min-height: 48px;
}

.sec_three_five
{
    margin-bottom: 0px;
	margin-top: 20px;
}

.sec_three_five h2.title.text-white.iq-fw-8
{
    margin-bottom: 20px;
}


.top-menu-right_icon span.log_sec a:hover {
    color: #64e6e5;
}

.top-menu-right .menu ul li a.active {
    color: #43cac9;
}
.top-menu-right .menu ul li a
{
    color: #fff;
}

.top-menu-right .menu ul li a.active:before
{
	display:none;
}


.sec_three_four_r img {
    width: 94%;
    margin: 0 auto;
    display: table;
    margin-top: 2%;
}


section.iq-works.main-bg.position-relative .iq-way {
    display: none;
}


.contact-slider-form img {
	height: 110px !important;
	min-height: 84px !important;
	width: 99% !important;
	right: 0px !important;
}

.contact-slider-form
{
    right: 1%;
}

.iq-pricing ul {
    margin-top: 0px;
}
	
	
	form.example_News_letter input[type="email"]
	{
		padding: 9px 10px 8px;
	}	
	.footer-menu h5
	{
		margin-top: 10px;
	}
	
	
}

@media (min-width:568px) and (max-width:767px)
{
	
.top-menu .col-md-2 {
    padding: 0;
}
.top-menu a.navbar-brand img {
    width: 92%;
    margin-top: 3px;
    margin-left: 5px;
    position: relative;
    top: 10px;
}
.top-menu a.navbar-brand {
    width: 30% !important;
    margin-right: 0;
}	
	

#demo {
    margin-top: -91px;
}

#demo .carousel-item {
    min-height: 200px;
}

.contact-slider-form img {
    width: 100% !important;
    margin-top: 6px;
}

.contact-slider-form {
    width: 40%;
    float: right !important;
}

.carousel-text h4 {
    line-height: 24px;
    padding: 0px 14px;
    font-size: 14px;
    margin-bottom: 0;
    padding-left: 1px;
}

.slider-btn a.slide-button.button.mt-4 {
    margin-top: 4px !important;
    margin-left: 0px;
    font-size: 14px;
    margin-bottom: 10px;
}

.carousel-text {
    position: absolute;
    bottom: 10px;
    margin-bottom: 0%;
    left: 0;
    padding-left: 6px;
    width: 70%;
}

.top-menu .col-md-4 {
    position: absolute;
    top: 0;
    background: #000;
	left: 0;
}
.top-menu .col-md-2 {
    margin-top: 25px;
}

.top-menu .col-md-6 {
    margin-top: 25px;
}

.carousel-text h2 {
    font-size: 25px;
    margin-bottom: 10px;
    line-height: 30px;
}

#demo .carousel-inner img {
    width: 100%;
    height: 100%;
    position: relative;
    min-height: 230px;
}	
	
.top-menu .row {
    padding: 10px 0px;
    margin-top: 0px;
}
	
.top-menu-right_icon {
    width: 100%;	
}

span.call_sec a {
    width: 15px;
    height: 15px;
    padding: 1px 5px;
    font-size: 14px;
    line-height: 31px;
    margin-left: 2.5px;
}
	
span.call_sec {
    float: right;
    margin: 5px 0px;
    width: 30px;
    height: 30px;
}
.top-menu-right_icon span.log_sec a {
    font-size: 14px;
}

.top-menu-right_icon span.log_sec {
    margin: 0px 0px;
    line-height: 27px;
    position: relative;
    top: 8px;
}

h2 {
    font-size: 28px;
    line-height: 35px;
}

.section-title {
    margin-bottom: 30px;
}

.iq-workinfo .service-shap img.img-fluid {
    width: 70%;
}
.iq-workinfo .service-shap {
    width: 120px;
    height: 120px;
}

.iq-workinfo
{
    margin-bottom: 30px;
}

section
{
    padding: 35px 0;	
}

.sec_tow_cont h5.float-left.mt-4
{
    width: 100%;
}

.thr_rig_s img {
    display: none;
}
	
.thr_ul_sec ul li	
{
	font-size: 16px;
    line-height: 36px;
}


.row.align-items-center.h-100 .mt-5 {
    margin-top: 0rem!important;
}

.first, .second {
    padding: 0 15px;
}

.button
{
	font-size:15px;
}

a.slide-button.button.mt-4 {
    margin-top: 0px !important;
}

.iq-pricing h3 {
    font-size: 30px;
    line-height: 25px;
}
.pricing-header.mb-5 {
    top: -40px;
    min-width: 218px;
    min-height: 75px;
    left: inherit;
    margin: 0 auto;
    display: table;
    float: none;
    position: relative;
}

.iq-pricing-table .section-title {
    margin-bottom: 10px;
}

.iq-pricing.white-bg {
    position: relative;
    margin: 45px 0;
}

.sec_three_four_l {
    margin-top: 0px;
}

.sec_three_four
{
    margin: 0px 0px 20px;
}

.card h5.mb-0 {
    font-size: 15px;
    padding-right: 35px;
}

.md-accordion .card .fa-angle-down {
    top: -14px;
    position: relative;
    right: -30px;
}
	
.sec_three_five_l {
    position: static;
    top: 0px;
}	


.sec_three_five_l img {
    width: 100%;
}

.sec_three_five .sec_three_five_r {
    margin-top: 10px;
}

.sec_three_five_r .col-sm-12.text-center {
    padding: 0;
}

form.example_News_letter input[type="text"] {
    width: auto;
    padding: 8px 8px;
    font-size: 13px;
    font-weight: 200;
    float: left;
    min-width: 70%;
}

form.example_News_letter button {
    width: auto;
    padding: 10px 12px;
    font-size: 14px;
    cursor: pointer;
    float: right;
}
form.example_News_letter
{
    min-height: 48px;
}

.sec_three_five
{
    margin-bottom: 0px;
	margin-top: 20px;
}

.sec_three_five h2.title.text-white.iq-fw-8

{
    margin-bottom: 20px;
}


.top-menu-right_icon span.log_sec a:hover {
    color: #64e6e5;
}

.top-menu-right .menu ul li a.active {
    color: #43cac9;
}
.top-menu-right .menu ul li a
{
    color: #fff;
}

.top-menu-right .menu ul li a.active:before
{
	display:none;
}


.sec_three_four_r img {
    width: 94%;
    margin: 0 auto;
    display: table;
    margin-top: 2%;
}


section.iq-works.main-bg.position-relative .iq-way {
    display: none;
}


.contact-slider-form img {
    min-height: 84px !important;
    width: 100% !important;
    right: 0px !important;
}

.contact-slider-form
{
    right:-7%;
}

.iq-pricing ul {
    margin-top: 0px;
}
	
	
form.example_News_letter input[type="email"]
{
    padding: 9px 10px 8px;
    width: 80%;
}

.footer-menu h5
{
	margin-top: 10px;
}


/*.iq-features .iq-slolution-details
{
    width: 46%;
    margin: 1% 2% 3%;
    float: left;
}*/


.iq-features .col-lg-6.iq-pl-15 {
    padding-left: 10px;
}

.iq-pricing-table .col-xl-3.col-lg-3.col-md-3.col-sm-12.wow.fadeInUp.animated {
    width: 50%;
}



.sec_three_four_main .col-lg-8.wow.fadeInUp.animated {
    width: 60%;
    float: left;
}

.sec_three_four_main .col-lg-4.wow.fadeInUp.animated {
    float: left;
    width: 40%;
    padding: 0;
}

	
}



@media (min-width:768px) and (max-width:991px)
{
.sec_three_five .sec_three_five_r {
    margin-top: 55px;
}
.sec_three_five .col-lg-6 {
    width: 50%;
    float: left;
}

.sec_three_five_l img {
    width: 100%;
}	

.sec_three_five .sec_three_five_r h2.title.text-white.iq-fw-8 {
    font-size: 35px;
    margin-bottom: 15px;
}

form.example_News_letter button{
    padding: 13px 12px;
    font-size: 14px;
    width: auto;	
}
form.example_News_letter input[type="text"] {
    width: 63%;
	padding: 10px 10px;
}

.sec_three_five_r .section-title {
    margin-bottom: 0;
}



.sec_three_four_main .col-lg-8 {
    width: 65%;
}

.sec_three_four_main .col-lg-4 {
    width: 35%;
    float: left;
}

.sec_three_four_main .col-lg-4 img {
    width: 100%;
}

.sec_three_four_main .col-lg-8 .sec_three_four_l {
    margin-top: 20px;
}


.sec_three_four_l h5.mb-0 {
    font-size: 18px;
}

.sec_three_four_l h5.mb-0 {
    font-size: 18px;
}

.pricing1 .col-xl-3.col-lg-3.col-md-3.col-sm-12 {
    padding: 0px 5px;
}

.iq-pricing h3 {
    font-size: 21px;
    line-height: 35px;
}


.pricing-header.mb-5 {
    position: static;
    margin-bottom: 0 !important;
    min-width: 50px;
    min-height: 50px;
    width: 100%;
}

.pricing-header.mb-5 h6.iq-fw-6.mb-2 {
    font-size: 14px;
    position: relative;
    top: 6px;
}

.iq-pricing h3 b
{
    right: 3px;
}


.iq-pricing ul {
    margin-top: 20px;
}

.iq-pricing ul li.mb-2 {
    line-height: 34px;
    font-size: 13px;
}

.social-menu p b {
    width: 83%;
}

form.example_News_letter
{
    min-height: 50px;
}

.thr_rig_s 
{
	display:none;
}

#demo {
    margin-top: -100px;
}

.contact-slider-form {
    right: 0%;
    bottom: 45px;
    width: 300px;
}

.top-menu .row
{
	margin-top: 0px;	
}

.top-menu-right .menu ul li a {
    padding: 20px 6px 10px;
}
.top-menu-right .menu ul li a {
    font-size: 13px;
}

.carousel-text
{
    margin-bottom: 4%;
    width: 60%;
}

.carousel-text h4
{
	margin-bottom:0px;
	font-size: 17px;
}


.top-menu-right_icon span.log_sec a {
    font-size: 15px;
    padding: 0px 10px;
}

.top-menu .col-md-4 {
    padding: 0;
}


.carousel-text h2 {
    font-size:30px;
    margin-bottom: 10px;
    line-height: 38px
}


.iq-works .col-lg-4 {
    width: 33%;
}

.iq-works .iq-way
{
    top: 65px;
}
	
}









@media (min-width:992px) and (max-width:1200px)
{
.contact-slider-form
{
    right: 0%;
    bottom: 0px;
    width: 410px;
}
.carousel-text {
    margin-bottom: 45px;
}
.carousel-text h2 {
    font-size: 48px;
}
#demo {
    margin-top: -75px;
}
.carousel-text h4 {
    margin-bottom: 0px;
}
.contact-slider-form {
    right: -2%;
    bottom: 42px;
    width: 473px;
}	
.main-bg
{
    margin-top: -2px;
}
.sec_tow_cont h5.float-left.mt-4
{
    width: 70%;
}
.thr_rig_s img {
    width: 80%;
    float: right;
}
.thr_ul_sec ul li
{
    font-size: 17px;	
}
.pricing-header.mb-5 {
    min-width: 184px;
    min-height: 90px;
    left: 14px;
}
.iq-pricing h3 {
    font-size: 32px;
}
form.example_News_letter input[type="text"] {
    width: 60%;
}

}



@media (min-width:1201px) and (max-width:1420px)
{

#demo {
    margin-top: -95px;
}
.contact-slider-form {
    right: -6%;
}

.main-bg {
    margin-top: -2px;
}
}


@media (min-width: 1366px){
.container {
    max-width: 1170px;
}
}


@media (min-width:1750px) and (max-width:1980px)
{
#demo {
    margin-top: -385px;
}
}


@media (min-width:1981px) and (max-width:2150px)
{
#demo {
    margin-top: -480px;
}
}



@media (min-width:2151px) and (max-width:2450px)
{
#demo {
    margin-top: -550px;
}
}

@media (min-width:2451px) and (max-width:2750px)
{
#demo {
    margin-top: -650px;
}
}


@media (min-width:2751px) and (max-width:3150px)
{
#demo {
    margin-top: -800px;
}
}



