/* Enter Your Custom CSS Here */

h1, h2, h3, h4, h5, h6, body, p, a, span, div{
font-family: century gothic;
}


/*----------------------------HEADER------------------------*/

#header_main .widget {
    padding: 0;
    line-height: 0;
    float: right;
}

.cr-topphn:before {
content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-image: url(http://russglickman.com/wp-content/uploads/2017/09/phone-blue.png);
    background-size: cover;
    right: 175px;
    top: 23px;

}

.cr-topphn {
    margin-top: 35px !important;
  font-size: 25px !important;
  padding-right: 13px;

}

#header_main .main_menu ul > li > .sub-menu > li > a {
    font-size: 12px !important;
}

#top .av-main-nav ul a {
    padding: 8px 10px !important;
}

#header_main .main_menu {
    margin-top: 58px !important;
height: 70px;
}

#header_main .main_menu ul:first-child > li a {
    height: 72px !important;
    line-height: 100px !important;
    font-size: 17px;
    font-weight: 400;
}

#header_main .main_menu ul > li > .sub-menu > li > a {
    height: 40px !important;
    line-height: 25px !important;
    font-size: 15px;
}

#header [data-av_icon]:before {
  display: none;
}




#footer {
    padding: 10px 0 10px 0 !important;
  font-size: 19px !important;
}

.cr-foot-phn {
text-align: right;
  font-size: 18px;
}

.cr-foot-phn:before {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    opacity: 0.9;
    background-repeat: no-repeat;
    background-image: url(http://russglickman.com/wp-content/uploads/2017/09/phone.png);
    background-size: cover;
    right: 115px;
    top: 0px;
}

.container_wrap {
    border-top-width: 0 !important;
}

#socket .copyright {
    float: none;
}

#socket .container {
    text-align: center !important;
    font-size: 15px !important;
    border-top: 1px dotted #b9b9b9 !important; 
    width: 1210px !important;
}

/*----------------------------HOME PAGE------------------------*/

#cr-home-banner h1 {
    font-size: 65px;
    font-weight: bold;
    text-align: right !important;
    line-height: 75px;
    text-transform: none;
    text-shadow: 1px 1px 4px #4c4949;

}

blockquote {
    border-left-width: 0;
    padding-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    font-size: 18px;
    text-align: center;
}

blockquote:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    opacity: 0.5;
    background-repeat: no-repeat;
    background-image: url(http://russglickman.com/wp-content/uploads/2017/09/q1.png);
    background-size: cover;
    left: -50px;
    top: -20px;
}

blockquote:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    opacity: 0.5;
    background-repeat: no-repeat;
    background-image: url(http://russglickman.com/wp-content/uploads/2017/09/q2.png);
    background-size: cover;
    right: -60px;
    bottom: 0;
}

.cr-home-grey h2 {
text-transform: none !important;  
}

.cr-h1 {
  text-transform: uppercase;
  font-size: 70px;
  font-weight: bold;
  line-height: 80px;
  /*text-shadow: 1px 1px 4px #4c4949;*/
}

.cr-home-btn-blue .avia-button-fullwidth:hover {
    background-color: #5579ba !important;
}

.cr-home-btn-grey .avia-button-fullwidth:hover {
    background-color: #e5e5e5 !important;
}

.cr-home-btn-grey .avia_iconbox_title {
    font-size: 28px;
    line-height: 1.1em;
    margin-bottom: 10px;
    font-weight: 600;
    letter-spacing: 1px;
}

#cr-prelim-cons .container {
max-width: 1360px !important;
}

.cr-black-quote blockquote:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    opacity: 0.5;
    background-repeat: no-repeat;
    background-image: url(http://russglickman.com/wp-content/uploads/2017/09/q3.png);
    background-size: cover;
    left: -50px;
    top: -20px;
}

.cr-black-quote blockquote:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    opacity: 0.5;
    background-repeat: no-repeat;
    background-image: url(http://russglickman.com/wp-content/uploads/2017/09/q4.png);
    background-size: cover;
    right: -60px;
    bottom: 0;
} 

.cr-h3 {
/*text-shadow: 1px 1px 4px #4c4949;*/
font-size: 22px;
color: #222222 !important;
}

.cr-abt blockquote:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    opacity: 0.5;
    background-repeat: no-repeat;
    background-image: url(http://russglickman.com/wp-content/uploads/2017/09/q3.png);
    background-size: cover;
    left: -50px;
    top: -20px;
}

.cr-abt blockquote:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    opacity: 0.5;
    background-repeat: no-repeat;
    background-image: url(http://russglickman.com/wp-content/uploads/2017/09/q4.png);
    background-size: cover;
    right: -60px;
    bottom: 0;
}


#top label {
font-size: 17px;
}

input[type='submit'] {
  font-size: 15px !important;
}

.cr-form h3 { 
  font-size: 28px !important;
    text-align: left !important;
    line-height: 36px !important;
          padding-top: 20px;
    padding-bottom: 20px;
  }

.cr-mainform .cr-left {
width: 49%;
  float: left;
}

.cr-mainform .cr-left1 {
width: 49%;
  float: left;
  margin-left: 2%;
}

.cr-mainform label {
color: #fff;
}

.cr-mainform input[type='submit'] {
background-color: #ffffff;
  color: #222222;
}

.cr-mainform input[type='submit']:hover {
background-color: #fcfcfc;
  color: #222222;
}

.cr-mainform {
    background-color: #222222;
}

.cr-mainform h3 {
    color: #ffffff;
}


.cr-opt .wpcf7-list-item {
width: 50% !important;
}

.cr-opt .wpcf7-list-item {
    width: 85% !important;
  margin-left: 0 !important;
}

.cr-cont {
width: 50% !important;
  margin-left: 25%;
      padding: 30px;
}

.cr-mainform-con .cr-left {
width: 49%;
  float: left;
}

.cr-mainform-con .cr-left1 {
width: 49%;
  float: left;
  margin-left: 2%;
}

.cr-mainform-con label {
color: #fff;
}

.cr-mainform-con input[type='submit'] {
background-color: #ffffff;
  color: #222222;
}

.cr-mainform-con input[type='submit']:hover {
background-color: #fcfcfc;
  color: #222222;
}

.cr-mainform-con {
    background-color: #204490;
}

.cr-mainform-con h3 {
    color: #ffffff;
}

 .avia-section {
    min-height: 10px !important;
}

.cr-home-btn span {
font-size: 24px;
  line-height: 30px;
}

.cr-gallery .av-image-caption-overlay-center {
    vertical-align: bottom !important;
    padding-bottom: 10px !important;
    font-size: 75px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    text-align: right !important;
    padding-right: 50px !important;
}

.cr-industry .content {
    vertical-align: top !important;
}

.cr-gallery .content {
    vertical-align: middle !important;
}

.cr-casestudy .content {
    vertical-align: bottom !important;
}

.cr-casestudy h3 {
font-size: 30px;
  line-height: 35px;
}

.cr-casestudy a {
text-decoration: none !important;
}

.cr-draw .av-image-caption-overlay-center {
    vertical-align: top;
    font-weight: bold;
    text-align: left;
    PADDING-TOP: 20PX !IMPORTANT;
}



@media only screen and (min-width: 768px) and (max-width: 1024px) {
 
  .cr-sec1 .flex_cell {
    height: 200px !important;
    min-height: 200px !important;
    padding: 10px !important;
}
 .cr-draw .flex_cell {
    height: 200px !important;
    min-height: 200px !important;
    padding: 10px !important;
}
  
  .cr-resp-home .flex_column {
  padding: 0px !important;
  }
  
  .cr-resp-home .av_three_fifth {
  width: 150% !important;
  }  
  
  #cr-home-banner .flex_cell {
    height: 200px !important;
    min-height: 200px !important;
    padding: 20px !important;
}
  
  #header_main .main_menu {
    margin-top: 20px !important;
  }
  
  .cr-h1 {
    font-size: 60px  !important;
  }
  
  .cr-industry-resp {
  padding: 0 50px !important;
  }
  .cr-resp-sec {
  padding: 0 !important;
  }
 .cr-draw {
  padding: 0 !important;
  } 
  
}


@media only screen and (max-width: 767px) {

.logo img {
    margin: 0 auto !important;
}
  .cr-topphn:before {
  display: none;
  }
#header_main .main_menu {
    margin-top: 40px !important;
  }
  
  #header_main .main_menu ul:first-child > li a {
    height: 35px !important;
    line-height: 25px !important;
  }
  
  #header_main .widget {
    line-height: 1;
    float: none;
    margin: -28px 0px 3px 45px;
}
  
  #cr-home-banner h1 {
    font-size: 40px !important;
    text-align: center !important;
  }
  
  .cr-h1 {
    text-align: center !important;
    font-size: 32px !important;
    line-height: 38px !important;
  }
  
 .cr-resp-grid .flex_cell {
    height: 200px !important;
    min-height: 200px !important;
}
  
  .cr-draw .flex_cell {
    height: 200px !important;
    min-height: 200px !important;
}
  
  .cr-resp-sec {
  padding: 0 !important;
  }

  .cr-cont {
    width: 100% !important;
    margin-left: 0 !important;
}
  
  .cr-mainform .cr-left1 {
    width: 100%  !important;
    float: left !important;
    margin-left: 0;
}
  
  .cr-mainform .cr-left {
    width: 100% !important;
    float: left !important;
}
  
   .cr-mainform-con .cr-left1 {
    width: 100%  !important;
    float: left !important;
    margin-left: 0;
}
  
  .cr-mainform-con .cr-left {
    width: 100% !important;
    float: left !important;
}
  
  .cr-casestudy .flex_cell {
    height: 95px !important;
    min-height: 95px !important;
    padding: 10px 3px 0px 0px !important;
  }
  
  .cr-resp-dc {
    height: 170px !important;
    min-height: 170px !important;
    padding: 11px 3px 7px 0px !important;
    }
  

  .cr-resp-sec1 .flex_column {
   padding: 0 !important;
  }  
  
  .av-burger-overlay li a {
  padding: 7px 50px !important;
  }
  
  .html_av-overlay-side #top #wrap_all .av-burger-overlay li li a {
    padding-left: 70px !important;
}
  
  .avia-image-container.avia-align-left {
    margin-right: 0;
  }
  
  #cr-home-banner h1 {
    font-size: 32px !important;
    line-height: 40px;
}
  
  .resp-cr-space {
  padding: 0 !important;
  }
   .resp-cr-space1 {
  padding: 10px !important;
  }
  
  .cr-industry .content {
    vertical-align: middle !important;
}

.cr-black-quote blockquote:after {
    content: '';
    position: absolute;
    right: -25px;
  }
  
  .cr-black-quote blockquote:before {
    content: '';
    position: absolute;
    left: -29px;
    top: 0px;
}
  
 .cr-black-quote  p {
  padding: 10px !important;
  }
  
  .cr-resp-banner {
      max-height: 140px !important;
  }
  
  .cr-abt blockquote:before {
    content: '';
    position: absolute;
    left: -22px;
  }
  
  .cr-abt blockquote:after {
    content: '';
    position: absolute;
    right: -20px;
    bottom: -12px;
}
  
  .cr-resp-dc2 .flex_cell{
    height: 70px !important;
    min-height: 70px !important;
    padding: 10px 3px 0px 0px !important;
    }
  
  .cr-casestudy .cr-case {
  padding: 0 !important;
  }
  
  .cr-casestudy .content {
    vertical-align: middle !important;
}
  
  .cr-casestudy .cr-case h3 {
      text-align: center !important;
  }
  
  .cr-resp-kit {
  min-height: 270px !important;
    padding: 30px !important;
  }   
  
  .cr-padd-resp {
  padding : 0 !important;
  }
  
  .cr-ht-resp {
  min-height: 290px !important;
    margin-bottom: 20px !important;
}
  
  .cr-cont-res {
      min-height: 200px !important;
  }
  
  .cr-cont-res h3 {
  text-align: center !important;
  }
  
  #footer {
    text-align: center;
}
  
  blockquote:before {
    content: '';
    position: absolute;
    left: -27px;
    top: -24px;
  }
  
  blockquote:after {
    content: '';
    position: absolute;
    right: -25px;
    bottom: 0;
}
  
  .cr-foot-phn {
  text-align: center !important;
  }
  
  
  .cr-casest-resp {
min-height: 251px !important;  
  }
  
  .cr-foot-phn:before {
  display: none;
  }
  

}

