@media only screen and (min-width:1920px){
.main-div {
    margin: 0px 374px 0px;
}
}
@media only screen and (min-width:1601px){
.body-zoom {
    transform: scale(0.140);
	transform-origin: 1% 20% 0;
}
.upper-nav a {
    width: 14%;
	margin:0;
}
}
@media only screen and (max-width:1440px){
.main-div {
    margin: 0px 125px 0px;
}
.upper-nav a {
    width: 11.7%;
    margin: 0 0.9%;
}
}
@media only screen and (max-width:1366px){
.main-div {
    margin: 0px 104px 0px;
}
.logo {
    margin: 20px 0 0 0;
}
.main-inner-cont {
    padding: 50px 30px 50px 30px;
    height: 450px;
    min-height: unset;
}
.main-inner-cont2 {
    height: 450px;
    min-height: unset;
}
.form-cont {
    padding: 55px 0 0 0;
}
input.sbmt {
    margin: 10px 0 10px 0;
}
.social-icons.adding-class {
    margin: 10px 0 0 0;
}
iframe {
    height: 450px;
}
.second-section {
    margin: 20px 0 0 0;
}
/*.second-section h1 {*/
/*    margin: 0 0 5px 0;*/
/*}*/
.second-section p {
    margin: 0px 0 0 0;
}
.blogs-content {
    height: 325px;
    padding: 0 0 0 40px;
}
.blogs-head {
    height: 360px;
}
.upper-nav a {
    width: 10.9%;
    margin: 0 0.9%;
    padding: 15px 0;
}
.upper-nav a {
    width: 11.8%;
}
.main-inner-cont p.set-marg {
    margin: 30px 0 20px 0;
}
}
@media only screen and (max-width:1280px){
.main-div {
    margin: 0px 57px 0px;
}
iframe {
    width: 100%;
}
}
@media only screen and (max-width: 1200px){
.container {
    width: 1000px;
}
.main-div {
    margin: 0px 90px 0px;
}
.main-inner-cont.second-sec-cont p {
    margin: 20px 0 0 0;
}
.form-cont h1 {
    margin: 0 0 0px 0;
}
.second-section p {
    font-size: 10px;
}
.second-section2 p {
    font-size: 15px;
    line-height: 16px;
    margin: 5px 0 20px 0;
}
.body-zoom {
    transform: scale(0.145);
}
.upper-nav a {
    width: 12.5%;
}
}
@media only screen and (max-width: 1199px){
html {
    /*width: 203%;*/
overflow-y:scroll;
overflow-x:hidden;
}
.main-inner-cont {
        height: 100% !important;
}
.container {
    width: 98%;
	padding:0 1%;
}
.social-icons.adding-class {
    display: block !important;
}
.social-icons {
    display:none;
}
.main-inner-cont.main-home{
   min-height:60vh;
}
.upper-cont.home-screen {
    height: 100vh;
}
body {
    display: inline-block;
}
.main-div {
    margin: 0;
}
.upper-cont {
    display: inline-block;
    height: auto;
}
.body-zoom{display:none}
.home-arrow{display:none !important;}
.home-arrow2{display:none !important;}
}
@media only screen and (max-width: 991px){
.main-inner-cont2 {
    height: auto;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}
iframe {
    height: 300px;
    width: 100% !important;
}
span.scroll_prev{display:none;}
span.scroll_next{display:none;}
.form-cont {
    padding: 0px 0 0 0;
}
.blogs-main {
    padding: 45px 0 0 0;
}
.blogs-head h1 {
    text-align: center;
    padding: 0px 0 25px 0;
    font-family: "Mermaid Bold";
    float: left;
    position: static;
    right: 0;
    width: 100%;
}
.blogs-head h1 p {
    font-size: 40px;
    color: #fff;
    float: left;
    text-align: center;
    letter-spacing: 0px;
    line-height: 20px;
    width: 100%;
}
.blogs-head h1 p span {
    color: #040707;
}
span.new-span {
    margin: 0;
}
.blogs-head {
    height: auto;
}
.blogs-content {
    height: auto;
    overflow: hidden;
    padding: 0 0 0 0px;
}
.second-section h1 {
    margin: 10px 0 5px 0 !important;
    font-size: 17px !important;
    text-align: left !important;
}
.second-section p {
    font-size: 16px;
}
.second-section2 h1 {
    margin: 10px 0 5px 0 !important;
    font-size: 17px !important;
    text-align: left !important;
}
.second-section2 p {
    font-size: 16px;
}
#quote-carousel .carousel-control {
    top: 150px;
}
}
@media only screen and (max-width: 767px){
.space-control {
    padding: 0 3px;
    float: left;
    width: 100%;
}
.main-home img {
    width: 100%;
}
}
@media only screen and (max-width: 600px){
.main-inner-cont h1 {
    font-size: 50px;
    text-align: center;
    margin: 30px 0 0 0;
}
.main-inner-cont {
    height: 100% !important;
    padding: 50px 0;
}
.comment-block h1 {
    font-size: 16px !important;
    text-align: left !important;
    margin: 0 !important;
}
.comment-time span {
    float: left;
    width: auto;
    text-align: left;
    font-size: 14px;
    margin: 5px 15px 0 0;
}
#portfolio {
    column-count: 3;
}
.no_space {
    padding: 0 15px !important;
}
}
@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}
