/* Enter Your Custom CSS Here */

@media (min-width:768px) {
.dis-mob{
		display:none;
	}	
}
@media (max-width:767px) {
.dis-dsk{
		display:none;
	}
}

textarea.wpcf7-textarea {
    height: 190px;
}
.post-template-default.single-post .navigation.post-navigation{
	display: inline-block;
}
.post-template-default.single-post .author-info.entry-author {
    display: none;
}
.dt-btn {
    border: 2px solid;
}
#footer #text-4 p {
    font-weight: 100!important;
}
@media (min-width:610px) {
.para-margin {
    padding: 0px 65px;
}
}
@media (max-width:768px) {
.footer-loges {
    margin-bottom: 75px;
}
.form-footer {
    margin-bottom: 45px;
}
}
.box-size-red {
    margin: 0px 0px;
    border-radius: 15px;
}
div#main:before {
    content: url(/wp-content/themes/beanstalk/img/thing.png);
    position: absolute;
    right: -18%;
}

div#main {
    background-image: url(/wp-content/themes/beanstalk/img/thing2.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 600px;
}

ul.ul-tag-img li:before {
    content: url(/wp-content/uploads/2019/06/screenshot-surveypro.co_.nz-2019.06.27-12-57-04.png);
    color: #f26522;
    vertical-align: sub;
	  font-family: FontAwesome;
    margin-left: -25px;
    margin-right: 10px;
    margin-bottom: 5px;
}
ul.ul-tag-img {
    list-style: none;
    margin: 0px 20px!important;
    font-weight: 500!important;
}
hr.hyper_link:after {
    content: url(/wp-content/themes/beanstalk/img/cubes.png);
    height: 20px;
    position: absolute;
    right: 26px;
    margin-top: -11px;
}
input::placeholder, textarea::placeholder {
    color: #ccc;
    font-weight: 500;
}
div#main-slideshow {
    background: #233359;
}
h1,h2 {
    color: #0f75bc;
}
p {
    font-weight: 500!important;
}
hr {
    border: solid #dddddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25rem 0 1.1875rem;
    height: 0;
}
#mobile-menu.mobile-main-nav li > a .menu-text {
    font-family: "BebasRegular"!important;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 1px;
}
ul#primary-menu li a span span,ul#primary-menu ul li a span span {
    font-family: "BebasRegular"!important;
    font-weight: normal;
    font-style: normal;
	  letter-spacing: 1.3px;
}
.button {
	  font-family: "BebasRegular"!important;
    border: 3px solid #f26522!important;
    text-transform: uppercase!important;
    font-size: 20px!important;
	font-weight:300!important;
}

.footer .wpcf7-submit.button {
    width: 110px;
}

ul#socials,.footer-loges ul {
    display: inline-flex;
}
.footer-loges ul li {
    padding: 5px 10px;
}
ul#socials li {
    padding: 0px 4px;
}
.footer p {
    color: #fff;
    font-size: 14px;
    line-height: 21px;
}
.footer .widget-title {
    color: #0e75bc;
    font-size: 46px;
    line-height: 54px;
	text-transform: uppercase;
}
@media(min-width:768px){
	.footer .form-footer {
	    margin-right: 5%;
}
}
.footer-loges {
    text-align: center;
}
.icon-pic{
    text-align:center;
    margin: 33px 0px 30px 0px; 
}
.icon-pic span {
    color: #fff;
    background-color: #f26522;
    padding: 16px 23px;
    border-radius: 42px;
    font-weight: bold;
}
.icon-box a {
    text-decoration: none;
	  line-height: 50px;
}
.icon-heading h4 {
    text-align: center;
    color: #fff;
    text-transform: unset;
}
.icon-box:before{
	display:none;
}
.icon-content p {
    text-align: center;
    font-size: 15px!important;
    color: #fff;
    line-height: 21px!important;
}
.btn-cstm {
    background-color: #f26522;
    color: #fff;
    padding: 10px 30px;
    margin: 0px 6px;
    border-radius: 50px;
    font-size: 15px;
}
.btn-cstm:hover, .btn-cstm:focus{
  background-color: #fff; 
  color: #f26522;
}
.icon-content {
    margin-bottom: 38px;
}
