/*! Generated by Font Squirrel (https://www.fontsquirrel.com) */

html {
  scroll-behavior: smooth;
}

/*@media (min-width: 1280px){
.container {
    max-width: 1000px;
}
}*/

.card-img {
    border: 1px solid #ccc;
}

.help-block {
    color: red !important;
}

.error {
    color: red;
}

.website-forms .has-error input {
    border: 1px solid red;
}

.display-hide {
    display: none;
}

.small-container {
    width: 50%;
    max-width: 768px;
    margin: 0 auto;
}

.reset-form {
    margin-top: 15%;
}

.website-forms input {
    border: 1px solid #b7b7b7;
    color: #b7b7b7;
    border-radius: 0;
    line-height: 40px;
    font-weight: bold;
}

.form-group {
    margin: 15px 0;
}

.form-control.custom-btn {
    background-color: #4B4B4B;
    color: #ffffff;
    padding: 12px 15px;
    font-size: 20px;
    box-shadow: none;
    cursor: pointer;
    max-width: 150px;
    margin: 15px auto 0 0;
    border: 1px solid transparent;
    margin-top: 30px;
    border-radius: 8px;
}

.custom-btn:hover {
    border-color: #ef2c3c !important;
    color: #ef2c3c !important;
    background-color: transparent;
}
.reset-form h3 {
    text-align: center;
    font-size: 44px;
    line-height: 55px;
    padding-bottom: 15px;
    color: #34ccfe;
}

@media (min-width: 1280px) {
    .container {
        max-width: 1000px;
    }
}
#top-head{
    /*background-image: url(../images/top-banner.png);*/
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

body {
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    color: #1C1C1C;
    transition: 0.5s;
    margin: 0;
    padding: 0;
    left: 0;
    min-height: 100%;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}
/* .page-wrap img{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 
    filter: grayscale(100%);
} */

html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
}

html {
    min-height: 100%;
}

#about p{
    text-align: left;
    margin-bottom: 22px;
    color: #202020;
}

.bg-dark {
    background-color: transparent !important;
    padding: 20px 0 5px 0;
    text-align: center;
    /*border-bottom: 1px solid #fefefe82;*/
}

.is-scrolled .bg-dark {
    box-shadow: 0.3em 0.5em 1.3em rgba(79, 79, 79, 0.1);
    background-color: #ffffff !important;
}

.navbar-toggler span {
    color: #101010;
}

.navbar-nav li {
    margin: 0 5px;
}

.navbar-collapse a {
    width: auto;
    margin: 0;
    padding: 0 10px;
    line-height: 36px;
    font-weight: 500;    
    text-align: center;
    color: #4C4C4C;    
    font-size: 16px;
    letter-spacing: 1px;
    border-radius: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    letter-spacing: 0.2px;
}

.navbar-collapse a:hover {
    color: #313133;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #34ccfe;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 25px;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

#page {
    transition: margin-left .5s;
}

.sidenav .nav-link {
    color: #ffffff;
    padding: 10px 10px 10px 20px;
}

.sidenav .nav-link:hover {
    color: #9bcb53;
}

.closebtn,
.closebtn:hover,
.closebtn:active,
.closebtn:focus {
    text-decoration: none;
    color: #ffffff;
}

.mobile-slider {
    display: none;
}

body.pushbody {
    position: relative;    
    overflow: hidden;    
}

.sidenav.open {
    width: 250px;
}

html {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

h1.logo {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none !important;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

* {
    text-decoration: none !important;
    outline: none !important;
}


/* ======================================== Header Starts ===============================*/

.hidden-sm-up {
    display: none;
}

.hidden-sm-up.open span:nth-of-type(2) {
    display: inline-block;
}

.hidden-sm-up.open span:nth-of-type(1) {
    display: none;
    font-size: 25px;
    line-height: 35px;
}

.hidden-sm-up span:nth-of-type(2) {
    display: none;
    font-size: 25px;
    line-height: 35px;
}
/*
    header {
    padding: 10px 0 10px 0;
    width: 100%;
    z-index: 999;
    height: 80px;
    position: fixed;
    z-index: 999;
}*/

.is-scrolled header {
    height: 82px;
    box-shadow: 0.3em 0.5em 1.3em rgba(79, 79, 79, 0.1);
    transition: all 0.5s;
    background-color: transparent;
}

li.nav-item.custom-link a {
    background: rgb(16,184,255);
    background: linear-gradient(270deg, rgba(16,184,255,1) 25%, rgba(7,156,219,1) 100%);
    padding: 0 35px 0 20px;
    border-radius: 8px;
    color: #ffffff;
    max-width: 150px;
    margin: 0 auto;
    position: relative;
    padding: 13px 35px 12px 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

li.nav-item.custom-link a:before {
    position: absolute;
    right: 10px;
    content: '➔';
    color: #ffffff;
}

.logo img {
    transition: all 0.5s;
}
.mail-address {
    font-size: 22px;
    color: #666666;
    font-weight: 600;
    text-align: center;
    margin-bottom: 50px ;
}
.mail-address a{
    color: #333333;
}
.is-scrolled .logo img {
    width: 120px;
    transition: all 0.5s;
}

.is-scrolled .head-right {
    line-height: 59px; 
}

/*.page-wrap {
    background-image: url(../images/top-banner.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}*/

.head-left {
    display: inline-block;
    vertical-align: middle;
}

.head-right {
    display: inline-block;
    text-align: right;
    float: right;
    line-height: 59px;
}

.head-right ul li {
    display: inline-block;
    margin: 0 15px;
}

.head-right ul li:last-child {
    margin-right: 0;
}

.head-right ul li a {
    font-size: 16px;
    line-height: 50px;
    color: #1C1C1C;
    text-decoration: none;
    display: block;
    font-weight: 400;
}

.head-right ul li a:hover {
    color: #34ccfe;
}

.slider img {
    min-width: 100%;
    height: auto;
}

#about {
    padding-top: 25px;
    padding-bottom: 0px;
    text-align: center;            
}

.site-heading h1 {
    font-size: 32px;
    line-height: 46px;
    color: #4a4a4a;    /*color: #747474;    */
    padding-bottom: 30px;    
    margin-top: 50px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-align: center;
}

#about .container {
    position: relative;
}

#about h3 {
    color: #8e8e8e;
    font-size: 28px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: -1px;
    text-align: center;
    padding-bottom: 30px;
}

#features .one-third {
    text-align: center;
}
#features h4 {
    font-size: 36px;
    font-weight: 300;
    line-height: 45px;
    letter-spacing: -1px;
    color: #243138;
    margin-top: 20px;
}
#features p {
    font-size: 18px;
    margin-top: 20px;
}
#about a {
    display: inline-block;
}
#features,
#Download {
    padding: 100px 0;
}
.address-here {
    margin: 0 0 2.5rem 0;
}
.address-here a {
    color: #4C5A67;
}
.address-here img {
    margin: 0 0 15px 0;
}
.address-here h4 {
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px;
}
.address-here p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 32px;
    color: #4C5A67;
}
.form-title{
    font-size: 20px;
    color: #4C5A67;
    margin-bottom: 3rem;
}
.side-text h2,
#block-slider h2,
#Download h2,
#get-in-touch h2 {
    font-size: 46px;
    font-weight: 300;
    line-height: 55px;
    letter-spacing: -1px;
    color: #243138;
    margin-bottom: 30px;
}
input {
    font-weight: 300;
    border: 1px solid #C8C8C8;
    color: #222222;
    width: 100%;
    margin: 0;
    padding: 15px;
    height: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #FFFFFF;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    resize: none;
    -webkit-transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    -moz-transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    -o-transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;   
}
.custom-file input {
    border: none !important;
    padding-left: 0 !important;
    max-width: 220px;
    display: inline-block;
}
 ::-webkit-input-placeholder {
    color: #999999;
}


 ::-moz-placeholder {
    color: #999999;
}
 :-ms-input-placeholder {
    color: #999999;
}
 ::placeholder {
    color: #999999;
}
textarea {
    font-weight: 300;
    border: 1px solid #b7b7b7 !important;
    color: #222222;
    width: 100%;
    margin: 0;
    padding: 15px;
    height: 155px !important;
    border: 2px solid #EBEDEF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #FFFFFF;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    resize: none;
    -webkit-transition: border 0.15s ease-in-out 0s,
    color 0.15s ease-in-out 0s;
    -moz-transition: border 0.15s ease-in-out 0s,
    color 0.15s ease-in-out 0s;
    -o-transition: border 0.15s ease-in-out 0s,
    color 0.15s ease-in-out 0s;
    transition: border 0.15s ease-in-out 0s,
    color 0.15s ease-in-out 0s;
    margin-bottom: 30px;
}
.submit-btn {
    background-color: #34ccfe;
    border-color: #34ccfe;
    width: 120px;
    color: #ffffff;
    font-weight: 400;
    border:2px solid #34ccfe !important;
    border-radius: 4px;
    cursor: pointer;
    text-transform: uppercase;
}
.submit-btn:hover {
    background-color: transparent;
    color: #34ccfe;
    border:2px solid #34ccfe !important;
}
.foot-left li a:hover {
    color: #34ccfe;
}
#Download {
    text-align: center;
}
#Download p {
    color: #cccccc;
    font-size: 22px;
    text-align: center;
}
#Download a {
    display: inline-block;
    margin-top: 30px;
}
#block-slider>col>img {
    max-width: 100%;
}
#simply-design {
    padding: 80px 0;
}
.side-text ul li {
    background-image: url(../images/list-item.png);
    background-repeat: no-repeat;
    list-style-type: none;
    background-position: left;
    padding-left: 35px;
    line-height: 32px;
    margin-bottom: 5px;
}

.foot-left li {
    display: inline-block;
    line-height: 16px;
}
.foot-left li .seperator,
.slick-nav li .seperator {
    color: #ddd;
    margin: 0 10px;
}
.foot-left li a {
    font-weight: 400;
    color: #4a4a4a;
    font-size: 16px;
    text-transform: uppercase;
}
.foot-middle {
    display: inline-block;
    margin: 0 auto;
}
.wrapper {
    min-height: 100%;
}
footer {
    padding: 15px 0;
    color: #808080;
    /*border-top: 1px solid #e3e3e3;*/
    background:#F9F9F9;
}
.logo-bottom p {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
}
footer .foot-top {
    display: block;
    justify-content: center;
}
.footerlink a {
    color: #808080;
    margin: 0 15px;
    font-size: 14px;
}
.foot-left {
    margin-bottom: 15px;
}
.foot-right {
    float: right;
}
.foot-bottom p {
    text-align: center;
    margin-bottom: 0;
    font-size: 14px;
    color: #4C5A67;
}
.animation-element.fade-in {
    opacity: 0;
}
.animation-element.fade-in.in-view {
    -webkit-transition: opacity 1s ease-in;
    -moz-transition: opacity 1s ease-in;
    -o-transition: opacity 1s ease-in;
    -ms-transition: opacity 1s ease-in;
    transition: opacity 1s ease-in;
    opacity: 1;
}
.animation-element.slide-left {
    opacity: 0;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    transition: all 700ms ease-out;
    -moz-transform: translate3d(-100px,
    0px,
    0px);
    -webkit-transform: translate3d(-100px,
    0px,
    0px);
    -o-transform: translate(-100px,
    0px);
    -ms-transform: translate(-100px,
    0px);
    transform: translate3d(-100px,
    0px,
    0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.animation-element.slide-left.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px,
    0px,
    0px);
    -webkit-transform: translate3d(0px,
    0px,
    0px);
    -o-transform: translate(0px,
    0px);
    -ms-transform: translate(0px,
    0px);
    transform: translate3d(0px,
    0px,
    0px);
}
.animation-element.slide-right {
    opacity: 0;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    transition: all 700ms ease-out;
    -moz-transform: translate3d(100px,
    0px,
    0px);
    -webkit-transform: translate3d(100px,
    0px,
    0px);
    -o-transform: translate(100px,
    0px);
    -ms-transform: translate(100px,
    0px);
    transform: translate3d(100px,
    0px,
    0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.animation-element.slide-right.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px,
    0px,
    0px);
    -webkit-transform: translate3d(0px,
    0px,
    0px);
    -o-transform: translate(0px,
    0px);
    -ms-transform: translate(0px,
    0px);
    transform: translate3d(0px,
    0px,
    0px);
}
.animation-element.slide-bottom {
    opacity: 0;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    transition: all 700ms ease-out;
    -moz-transform: translate3d(0px,
    100px,
    0px);
    -webkit-transform: translate3d(0px,
    100px,
    0px);
    -o-transform: translate(0px,
    100px);
    -ms-transform: translate(0px,
    100px);
    transform: translate3d(0px,
    100,
    0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.animation-element.slide-bottom.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px,
    0px,
    0px);
    -webkit-transform: translate3d(0px,
    0px,
    0px);
    -o-transform: translate(0px,
    0px);
    -ms-transform: translate(0px,
    0px);
    transform: translate3d(0px,
    0px,
    0px);
}
.animation-element.slide-top {
    opacity: 0;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    transition: all 700ms ease-out;
    -moz-transform: translate3d(0px,
    -200px,
    0px);
    -webkit-transform: translate3d(0px,
    -200px,
    0px);
    -o-transform: translate(0px,
    -200px);
    -ms-transform: translate(0px,
    -200px);
    transform: translate3d(0px,
    -200px,
    0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.animation-element.slide-top.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px,
    0px,
    0px);
    -webkit-transform: translate3d(0px,
    0px,
    0px);
    -o-transform: translate(0px,
    0px);
    -ms-transform: translate(0px,
    0px);
    transform: translate3d(0px,
    0px,
    0px);
}
.page-heading h1 {
    text-align: center;
    color: #34ccfe;
    padding-bottom: 15px;
    font-size: 44px;
}
.page-heading {
    padding: 50px 0 0 0;
}
.page-content {
    padding-bottom: 50px;
}
.page-content h3 {
    padding-bottom: 15px;
    font-weight: normal;
    font-size: 22px;
    margin-top: 30px;
    line-height: 30px;
}
.form-control {
    border-radius: 0;
    border: 1px solid #cccccc;
}
.site-btn {
    background-color: #ff7745;
    color: #ffffff;
    font-size: 22px;
    line-height: 35px;
    padding: 10px 18px;
    margin-top: 30px;
    display: inline-block;
    text-transform: uppercase;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    cursor: pointer;
}
.site-btn:hover {
    background-color: #fb6a81;
}
.form-inner label {
    font-size: 20px;
    margin-bottom: 3px;
    color: #6b6b6b;
}
.video-thumb {
    position: relative;
    margin: 15px 0;
    cursor: pointer;
}
.videotext-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../images/overlay.png);
    top: 0px;
    color: #ffffff;
    opacity: 0;
}
.video-box img {
    max-width: 100%;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    min-height: 239px;
}
.text-wrap {
    position: absolute;
    top: 0px;
    bottom: 0;
    margin: auto;
    height: 105px;
}
.text-wrap h3 {
    font-size: 22px;
}
.text-wrap h4 {
    font-size: 22px;
    margin-bottom: 15px;
}

/* General Style */
.cta {
    color: #ffffff;
    background-color: #34ccfe;
    padding: 12px 40px;
    font-size: 20px;
    font-weight: 300;
    border:1px solid transparent;
}
.cta:hover,
.cta:focus,
.cta:active {
    color: #34ccfe;
    background-color: transparent;
    border:1px solid #34ccfe;
}
.img-responsive {
    max-width: 100%;
    margin-bottom: 30px;
}
.img-wrap {
    margin-right: 15px;
}
.thesis-main .media {
    margin: 25px 0;
}
.media-body {
    margin-left: 30px;
}
.mobile-heading {
    display: none;
}
.wrap {   
    text-align: left;   
}
.media-body h4 {
    color: #1c1c1c;
    margin-bottom: 15px;
    font-size: 28px;
    font-weight: 700;
}
.media-body p {
    font-size: 16px;
    color: #4C5A67;
    line-height: 26px;
}
.custom-file-label {
    font-size: 14px;
    line-height: 24px;
}
.input-group-text {
    font-size: 14px;
    line-height: 24px;
}

/* Abour Us */
#about-us {
    padding: 50px 0 50px 0;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 40% auto;
}
#about-us .cta {
    display: inline-block;
    margin-top: 5px;
}
#about-us h3 {
    font-size: 50px;
    color: #1c1c1c;
    margin-bottom: 60px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-weight: bold;
    text-align: center;
}
#about-us h3:before {
    /*background: linear-gradient( 11deg,
    #34ccff 0%,
    #00b7f4 100%);
    content: '';
    position: absolute;
    top: -20px;
    left: 15px;
    width: 45px;
    height: 4px;
    border-radius: 2px;*/
}
#about-us p {
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.4px;
    margin-bottom: 20px;
    color: rgba(0,
    0,
    0,
    0.6);    
    font-weight: 400;
    color: #1C1C1C;
}

/* Thesis */
#business-verticals {    
    padding: 15px 0 0px 0;
    background-repeat: no-repeat;    
    background-image: url(../images/slide-2.png);
    background-size: 100% auto;
    background-position: bottom center;
}
#business-verticals .blk-wrap {
    text-align: center;
    margin: 40px 0 0px 0;
}
.card-title {
    font-size: 20px;
    line-height: 31px;
    font-weight: 500;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 15px;
}
.card-text {
    text-align: left;
    color: #1C1C1C;
    font-size: 15px;
}

/* Evaluation */
#evaluate {
    /*background-color: #f3f3f3;*/
    padding: 100px 0 0px 0;
}
.section-head {
    text-align: center;
    margin-bottom: 50px;
    font-size: 34px;
    color: #666666;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;    
}
.special.section-head:before {
    background: linear-gradient(11deg,
    #34ccff 0%,
    #00b7f4 100%);
    content: '';
    position: absolute;
    top: -20px;
    left: 15px;
    width: 45px;
    height: 4px;
    border-radius: 2px;
}

/* Prespective */
#prespective{
    padding:50px 0 50px 0;
}
#incubation {
    padding:0px 0 50px 0;
}
#prespective img,#incubation img{   
    margin-top: 0px;
    margin-bottom: 30px;
}
#prespective p {
    font-size: 18px;
    color: #313131;
    line-height: 35px;
}

/* FAQ */
#faq {
    background-color: #f3f3f3;
    padding: 100px 0;
}
.card-header {
    background-color: transparent;
    border-bottom: none;
    background-color: #ffffff;
    padding: 5px 15px;
}
.card {
    margin-bottom: 15px;
    padding: 0 0 0px 0;
    border: 1px solid #ffffff;
    border-radius: 0;
    background-color:#F3F3F3;
}
.card .inner-text {
    padding: 15px 0 !important;
}
.card-body {
    padding: 15px 0;
}
.card-header button {
    color: #1C1C1C;
    font-weight: 400;
    font-size: 20px;
    display: block;
    background-image: url(../images/minus.png);
    background-repeat: no-repeat;
    background-position: center right 5px;
    width: 100%;
    text-align: left;
    white-space: normal;
    padding-right: 30px;
}
.btn-link:hover {
    color: inherit;
}
.card-header button.collapsed {
    background-image: url(../images/plus.png);
}
.card-body p {
    font-weight: 400;
    color: #545454;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 0;
}

/* Contact Us */
#contact-us {
    padding-top: 80px;
    padding-bottom: 50px;
}
.custom-file-input:focus {
    border:none !important;
}
.custom-file {
    margin-bottom: 15px !important;
}
.custom-row {
    margin-bottom: 30px;
    display: block;
}
.card-header {}

/* Smotthe Scroll */
#block-slider {
    padding-top: 90px;
}
.office-map img{
    max-width: 95%;
    border: 1px solid #cccccc;
    margin-top: 30px;
}
@media (min-width: 1200px) and (max-width: 1600px) {
    .section-head,
    #about-us h3,
    #about h1 {
        font-size: 46px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .section-head,
    #about-us h3,
    #about h1 {
        font-size: 40px;
    }
    #about {
        padding-top: 50px;
        padding-bottom: 0px;
    }
    .logo img{
        max-width: 150px;
    }
    #about-us {
        padding: 100px 0 100px 0;
    }
    .thesis-main {
        max-width: 100%;
    }
    #about h1 {
        font-size: 40px;
        padding-bottom: 15px;
        line-height: 60px;
    }
    .banner-icon img {
        max-width: 100%;
    }
    #about h3 {
        font-size: 24px;
    }
    .text-overlay>a>img {
        max-width: 200px;
    }
    #features,
    #Download {
        padding: 50px 0;
    }
    #features .one-third {
        text-align: center;
    }
    .one-third>img {
        max-width: 50px;
    }
    #features h4 {
        font-size: 26px;
        line-height: 35px;
    }
    #features p {
        font-size: 16px;
        margin-top: 10px;
    }
    #easy-to-use img,
    #simply-design img {
        max-width: 100%;
    }
    .side-text h2,
    #block-slider h2,
    #Download h2,
    #get-in-touch h2 {
        font-size: 30px;
        line-height: 45px;
        margin-bottom: 30px;
    }
    body {
        font-size: 16px;
    }
    .side-text ul li {
        background-size: 17px auto;
    }
    #simply-design {
        padding: 50px 0;
    }
    #Download img {
        max-width: 200px;
    }
    #Download a {
        margin-top: 10px;
    }
    .page-content h3 {
        padding-bottom: 15px;
        font-weight: normal;
        font-size: 18px;
        margin-top: 20px;
    }
    .card-title{
        margin-top: 0;
    }
    #business-verticals .blk-wrap {
        text-align: center;
        margin: 20px 0 0px 0;
    }

}
@media (min-width: 768px) and (max-width: 991px) {    
    .bg-dark {
        border-bottom: 1px solid transparent;
        background-color: #ffffff !important;
    }
    .page-wrap{
        background-image: none;
    }
    #about-us h3.mobile-heading {
        margin-bottom: 50px;
        margin-top: 50px;
    }
    #about-us h3:before{
        top: 25px;
    }
    #prespective p{
        text-align: left;
    }
    #about-us {
        text-align: center;
    }
    #about-us{
        padding: 50px 0;
    }
    #about-us .row {
        /*flex-direction: column-reverse;*/
    }
    .abt-img {
        margin-bottom: 50px;
    }
    #prespective {
        text-align: center;
    }
    #prespective img {
        margin-bottom: 30px;
        text-align: center;
        float: none;
    }
    .mobile-heading {
        display: block;
        text-align: center;
    }
    .desktop-head {
        display: none;
    }
    .thesis-main {
        max-width: 100%;
    }
    .head-right ul li a {
        font-size: 15px;
    }
    #about {
        padding-top: 100px;
        padding-bottom: 0px;
    }
    .head-right ul li {
        margin: 0 10px;
    }
    .banner-icon img {
        max-width: 100%;
    }
    #about h1 {
        font-size: 40px;
        padding-bottom: 15px;
        line-height: 60px;
    }
    #about h3 {
        font-size: 24px;
    }
    .text-overlay>a>img {
        max-width: 200px;
    }
    #features,
    #Download {
        padding: 50px 0;
    }
    #features .one-third {
        text-align: center;
    }
    .one-third>img {
        max-width: 50px;
    }
    #features h4 {
        font-size: 26px;
        line-height: 35px;
    }
    #features p {
        font-size: 16px;
        margin-top: 10px;
    }
    #easy-to-use img,
    #simply-design img {
        max-width: 100%;
    }
    .side-text h2,
    #block-slider h2,
    #Download h2 {
        font-size: 30px;
        line-height: 45px;
        margin-bottom: 15px;
    }
    #get-in-touch h2 {
        font-size: 30px;
        line-height: 45px;
        margin-bottom: 30px;
    }
    body {
        font-size: 16px;
    }
    .side-text ul li {
        background-size: 17px auto;
        line-height: 25px;
    }
    #simply-design {
        padding: 50px 0;
    }
    #Download img {
        max-width: 200px;
    }
    textarea {
        height: 200px;
    }
    .page-content h3 {
        padding-bottom: 15px;
        font-weight: normal;
        font-size: 18px;
        margin-top: 20px;
    }
    .section-head,
    #about-us h3,
    #about h1 {
        font-size: 30px;
        line-height: 45px;
    }
    .navbar-nav li {
        margin: 0 10px;
    }
    .logo img{
        max-width: 150px;
    }
    #about-us h3:before {
        left: 0;
        right: 0;
        margin: auto;
    }
    .logo-bottom p{
        line-height: 1.5;
    }
    .mail-address br{
        display: none;        
    }
    .mail-address{
        font-size: 20px;
    }
    .site-heading h1 br{
        display: none;
    }
    #business-verticals .blk-wrap {
        margin: 20px 0 0px 0;
    }
    .card-body {       
        padding-top: 5px;
    }
    .card-title{
        text-align: center;
    }
}
@media (max-width: 767px) {
    .logo-bottom p{
        line-height: 1.5;
    }
    .mail-address br{
        display: none;        
    }
    .mail-address{
        font-size: 20px;
    }
    #business-verticals .blk-wrap {        
        margin: 20px 0 0px 0;
    }
    .site-heading h1 {
    font-size: 22px;
    line-height: 32px;
    }
    .site-heading h1 br{
        display: none;
    }
    .form-title{
        margin-bottom: 2rem;
    }
    .form-control.custom-btn{
        max-width: none;
    }
    #about-us p {
        font-size: 16px;
        line-height: 30px;
    }
    .card-header button{
        background-size: 10px auto;
    }
    .bg-dark{
        border-bottom: 1px solid transparent;
        background-color: #ffffff !important;
    }  
    .page-wrap{
        background-image: none;
    }
    #about-us h3:before{
        left: 0;
        right: 0;
        margin: auto;
    }
    footer .d-flex{
        flex-wrap: wrap;
    }
    footer .d-flex div{
        display: block;
        width: 100%;
        text-align: center;
    }
    #about .text-overlay {
        flex-wrap: wrap;
    }
    #about h1 {
        text-align: center;
    }
    .thesis-main .media {
        margin: 5px 0;
    }
    #prespective {
        padding: 50px 0 50px 0;
        text-align: center;
    }
    #prespective p{
        text-align: left;
    }
    #evaluate{
        padding: 50px 0 0px 0;
    }
    .card-body {
        text-align: left;
        padding-top: 5px;
    }
    .navbar-dark .navbar-brand {
        padding-left: 0px;
    }
    .navbar-nav li {
        margin: 5px 0;
    }
    #prespective img {
        margin-bottom: 30px;
        text-align: center;
        float: none;
        max-width: 100%;
    }
    .address-here h4 {
        font-size: 20px;
    }
    .address-here p {
        font-size: 15px;
    }
    .section-head,
    #about-us h3,
    #about h1 {
        font-size: 36px;
        margin-bottom: 30px;
    }
    .wrap {
        min-width: 70px;
        max-width: 70px;
    }
    .wrap img {
        min-width: 70px;
        max-width: 70px;
    }
    #custome_btn>div {
        text-align: left !important;
    }
    .address-here {
        margin-top: 0px;
        margin-bottom: 1.5rem;
    }
    /*#about-us .img-responsive {
        margin-bottom: 50px;
    }*/
    #about-us h3 {
        text-align: center;
    }
    .mobile-heading{
        display: block;
    }
    .desktop-head{
        display: none;
    }
    .custom-row>div {
        margin-bottom: 30px;
    }
    .custom-row {
        margin-bottom: 15px;
    }
    .head-right .hidden-sm-up span {
        font-size: 28px;
    }
    .thesis-main {
        max-width: 100%;
    }
    #contact-us,
    #faq,
    #business-verticals,
    #about-us {
        padding: 00px 0 50px 0;
        text-align: center;
    }
    .card-text {
        text-align: center;
    }    
    .media-body {
        margin-left: 20px;
    }
    .banner-icon img {
        max-width: 100%;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
    }
    .banner-icon{
        text-align: center;
        width: 100%;
    }
    .page-content h3 {
        padding-bottom: 15px;
        font-weight: normal;
        font-size: 18px;
        margin-top: 20px;
    }
    .reset-form h3 {
        font-size: 32px;
    }
    .logo img {
        width: 200px;
    }
    .navbar-nav {
        margin-top: 20px;
    }
    header {
        height: 82px;
    }
    .hidden-sm-up.open span:nth-of-type(1),
    .hidden-sm-up span:nth-of-type(2) {
        line-height: 65px;
        font-size: 35px;
    }
    .hidden-sm-up {
        display: block;
        padding: 0 15px 0 0;
        text-align: right;
    }
    .container {
        max-width: 100%;
    }
    .desktop-menu .slick-nav {
        display: none;
    }
    .mobile-slider {
        display: block;
    }
    .dektop-slides {
        display: none;
    }
    #about {
        padding-top: 100px;
        padding-bottom: 0px;
    }
    #about h1 {
        font-size: 26px;
        padding-bottom: 0px;
        line-height: 40px;
        margin-top: 30px;   
    }
    .card-title {
        text-align: center;
        margin: 5px 0px;
        line-height: 28px;
    }
    #about .cta {
        margin-top: 20px;
    }
    #about h1 br {
        display: none;
    }
    #about h3 {
        font-size: 18px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
    }
    .text-overlay>a>img {
        max-width: 150px;
    }
    #features,
    #Download {
        padding: 30px 0;
    }
    #features .one-third {
        text-align: center;
    }
    .one-third>img {
        max-width: 50px;
    }
    #features h4 {
        font-size: 26px;
        line-height: 35px;
    }
    #features p {
        font-size: 16px;
        margin-top: 10px;
    }
    #easy-to-use img,
    #simply-design img {
        max-width: 100%;
    }
    #easy-to-use,
    #simply-design {
        text-align: center;
    }
    .side-text h2,
    #block-slider h2,
    #Download h2 {
        font-size: 30px;
        line-height: 45px;
        margin-bottom: 15px;
    }
    #get-in-touch h2 {
        font-size: 30px;
        line-height: 45px;
        margin-bottom: 30px;
    }
    body {
        font-size: 16px;
    }
    .side-text ul li {
        background-size: 17px auto;
        line-height: 25px;
        text-align: left;
    }
    #simply-design {
        padding: 50px 0;
    }
    #Download img {
        max-width: 200px;
    }
    textarea {
        height: 200px;
        margin-bottom: 30px;
    }
    footer .foot-middle {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .foot-left {
        display: block;
        float: none;
        text-align: center;
    }
    .foot-right {
        display: block;
        float: none;
        text-align: center;
        margin: 15px 0;
    }
    .foot-left li a {
        font-size: 14px;
    }
    .small-container {
        width: 100%;
        max-width: 500px;
    }
    .card-header button {
        font-size: 16px;
    }
}
@media (max-width: 479px) {
    .small-container {
        width: 100%;
    }
    .page-heading {
        padding: 20px 0 0 0;
    }
    a.icons-btn {
        font-size: 20px;
        line-height: 25px;
    }
    .video-thumb {
        margin-bottom: 0;
    }
    .form-inner h3 {
        font-size: 22px;
    }
    .page-heading h1 {
        font-size: 32px;
        padding-bottom: 0;
        margin-bottom: 15px;
        margin-top: 0;
    }
    .modal.show .modal-dialog {
        transform: translate(0, 25%);
    }
    .modal-header img {
        max-width: 150px;
        margin: 0 auto;
    }
    .modal.show h5 {
        text-align: center;
    }
    .modal-header a {
        display: block;
        width: 100%;
        text-align: center;
    }
    .video-overlay {
        margin-top: 100px;
        margin-bottom: 80px;
    }
    #video-area {
        background: url(../images/Working-Space.jpg) no-repeat;
        background-size: auto 100%;
    }
}
