/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 14 2017 | 05:38:14 */
/* Add your CSS code here.
                     
For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */

#assessment .wpcf7 > form > p > label > span > input {
    padding: 0 2%;
}

.inner-notfound .notfound-desc p {
    margin-bottom: 1%;
    font-size: 20px;
}

.inner-notfound .notfound-desc p.em {
    font-weight: 700;
    font-size: 25px;
}

.inner-notfound .notfound-pages p {
    margin-bottom: 3%;
    font-size: 18px;
}

.inner-notfound .notfound-pages a,
.inner-notfound div:nth-child(2) > div > div > div.vc_wp_posts.wpb_content_element li a {
    color: #555;
    font-family: FlamaBook;
}

.inner-notfound .notfound-pages a:hover,
.inner-notfound div:nth-child(2) > div > div > div.vc_wp_posts.wpb_content_element li a:hover {
    color: #96499c;
    text-decoration: none !important;
    box-shadow: none !important;
}

.inner-notfound div:nth-child(2) > div > div > h1:nth-child(3) {
    padding: 0;
}

.inner-notfound div:nth-child(2) > div > div > div.vc_wp_posts.wpb_content_element h2 {
    display: none;
}

.inner-notfound div:nth-child(2) > div > div > div.vc_wp_posts.wpb_content_element li {
    border: 0;
    font-size: 18px;
}

.notfound {
  height: 400px !important;
}

#accordion .career-title a {
  color: #333333;
}

#accordion .career-title a:hover {
  color: #96499c;
  text-decoration: none;
}

#social {
  margin-top: 3.5% !important;
}

.ac-form ._form-content ._form_element > label {
    visibility: hidden;
}

.single-careers #inner-wrapper .acc-content-wrapper .col-sm-4 {
    width: 100%;
}

.single-careers #wrapper-blog-post > p:nth-child(6) > strong {
    color: #2ba9cd;
    text-transform: capitalize;
}

.single-careers #wrapper-blog-post > ul {
    padding-left: 1.5%;
}

#sidebar ul ul li {
    text-indent: 15px;
}

#sidebar ul li:nth-child(2) ul {
    display: none;
}

#accordion .career-excerpt ul {
  padding-left: 2%;
}

#banner > div > div > div > div > div:nth-child(1) > div > div > div > div {
  color: #555555;
}

#details .wpcf7 > form {
  margin-top: 3%;
}

#details .wpcf7 > form > p > br {
  display: none;
}

#captcha-1 iframe {
  margin-top: 5%;
}

#details .gm-form .wpcf7 > form > p > span > input {
  margin-bottom: 5%;
}

#details .gm-form #form-submit {
  top: 0 !important;
}

.wpcf7 form > div.oath > h3 {
  margin-top: 2%;
}

/*
#captcha-5 > div,
#captcha > div,
#captcha-4 > div {
  width: 100% !important;
}

#captcha-5 > div > div,
#{
  width: 55%;
  margin: auto;
}
*/

[id^="captcha"] {
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	transform: scale(0.75);
}

[id^="captcha"] > div {
  margin: auto;
}

#captcha-2 > div {
  margin: 3% 0 0 !important;
}

#captcha-5 > div {
  margin-top: 5%;
}

#details .gm-comm .wpcf7 > form > p {
	height: 10px !important;
}

#details .gm-form .wpcf7 > form > p:nth-child(3) {
	height: 60px;
}

#contact-us-details > div:not(:last-child) {
    border-left: 1px solid #e6e6e6;
}

#contact-us-details > div:last-child {
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
}

#contact-us-details > div:not(:first-child) > div > div > div.wpb_single_image {
	margin-top: 18% !important;
}

/* Footer defs */
@media only screen and (max-width: 1200px) {
	#details .gm-form #form-submit {
		top: -3px !important;
	}
}

@media only screen and (max-width: 992px) {
	main {
		margin-top: 50px;
	}
  
  	.single-careers #wrapper-blog-post > ul {
        padding-left: 2.5%;
    }

	#subscribe-button,
	#subscribe-email,
	#form-submit,
	#message {
	    float: none;
	    width: 100%;
	}

	#subscribe-email {
	  margin-top: 7%;
	}

	#subscribe-button {
	  left: 0px;
	  margin-top: 5%;
	  border-radius: 0;
	}

	#form-submit {
	  height: auto;
	  border-radius: 0;
	}

	#message {
	  border-radius: 3px;
	}

	#captcha-1 > div > div > iframe {
	  margin: 0;
	}

	footer #copyright {
	  margin-top: 2% !important;
	}

	#details .gm-comm .wpcf7 > form > p {
		height: 80px !important;
	}
  
  	#contact-us-details > div {
      	border: none !important;
    }
}

@media only screen and (max-width: 785px) {
	main {
		margin-top: 35px;
	}
}

@media only screen and (max-width: 767px) {
    #details > div.gm-contact.col-sm-4 {
      height: 100px;
      max-width: 40%;
      margin: 3% auto 0 !important;
    }
  
  	.single-careers #wrapper-blog-post > ul {
        padding-left: 3.5%;
    }

    #details > div.gm-comm.col-sm-4 {
      text-align: center;
    }

    #details > div.gm-comm.col-sm-4 > ul {
      margin: 2% 0;
    }

    #details > div.gm-comm.col-sm-4 > h3.subscribe {
      margin: 7% 0 0;
    }

    #subscribe-email {
      margin-top: 3%;
    }

    #subscribe-button,
    #form-submit {
      margin-top: 3% !important;
      width: 60%;
    }

    #details > div.gm-comm.col-sm-4 > ul {
      width: 15%;
      margin: 3% auto 5%;
    }

    #details > div.gm-comm form {
      width: 50%;
      margin: 5% auto;
    }
  
  	.page-id-215 footer #details > div.gm-form.col-sm-4,
	.page-id-131 footer #details > div.gm-form.col-sm-4,
	.page-id-205 footer #details > div.gm-form.col-sm-4,
	.page-id-203 footer #details > div.gm-form.col-sm-4,
	.page-id-204 footer #details > div.gm-form.col-sm-4,
	.page-id-206 footer #details > div.gm-form.col-sm-4,
	.page-id-1952 footer #details > div.gm-form.col-sm-4,
	.page-id-203 footer #details > div.gm-form.col-sm-4 {
		margin-top: 0 !important;
	}

    #details > div.gm-form.col-sm-4 {
      margin: 0 auto !important;
      height: auto;
      text-align: center;
      width: 50%;
    }

    #contact-us-details > div > div > div > h1,
    #contact-us-details > div > div > div > div:nth-child(2) {
    	text-align: center !important;
    }

    #contact-us-details > div > div > div > div.wpb_single_image {
    	margin: 1% 0 !important;
    }

    #contact-form > div > div > div > div > div > div > div > div > div > div {
    	width: 90% !important;
    }

    #contact-form .wpcf7 > form > p:nth-child(4) {
    	margin-top: 3%;
    }

    #details > div.gm-contact {
    	height: auto !important;
    	text-align: center;
    }

    #details > div.gm-contact img {
    	margin: 0;
    	padding-left: 0 !important;
    }
}

@media only screen and (max-width: 684px) {
    #details > div.gm-comm.col-sm-4 > ul {
    	width: 20%
    }
}

@media only screen and (max-width: 677px) {
    main {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 520px) {
    #details > div.gm-comm.col-sm-4 > ul {
    	width: 25%;
    }
}

@media only screen and (max-width: 622px) {
    #details > div.gm-contact.col-sm-4 > img {
        width: 30%;
    }
}

@media only screen and (max-width: 480px) {
    #details > div.gm-contact.col-sm-4 {
      width: 70%;
      text-align: center;
      padding-left: 4%;
    }

    #details > div.gm-contact.col-sm-4 > img {
      width: 40%;
      float: none;
    }

    #details > div.gm-comm form {
      width: 70%;
    }
  
  	#details > div.gm-form.col-sm-4 {
      width: 100%;
    }
  
  	#nav-back-1,
    #nav-back-2 {
		width: 20%;
    }

    #nav-back-1 {
    	margin-top: 3%;
    }
}

@media only screen and (max-width: 422px) {
    #details > div.gm-comm.col-sm-4 > ul {
    	width: 30%;
    }
}

@media only screen and (max-width: 400px) {
    main {
		margin-top: 25px;
	}
}

@media only screen and (max-width: 357px) {
    #details > div.gm-comm.col-sm-4 > ul {
    	width: 35%;
    }
}

@media only screen and (max-width: 320px) {
    #details > div.gm-contact.col-sm-4 {
      max-width: 70%;
    }

    #details > div.gm-contact.col-sm-4 > img {
      width: 60%;
      padding-left: 15%;
    }

    #details > div.gm-comm form,
    #details > div.gm-form.col-sm-4 {
      width: 100%;
    }
}