﻿.build-process.m-t-40 {
    padding-left: 6%;
    text-align: left;
    width: 89%;
    float: left;
    margin-top: 23px;
}

.bordered {
    border: 1px solid #ccc;
    padding: 10px;
    color: #ccc;
}

    .bordered strong {
        text-transform: uppercase;
    }


.pull-left {
    float: left;
}

.row.padding .pull-left {
    border: 2px solid;
    color: #ccc;
    display: inline-block;
    height: 100%;
    padding: 10px;
}

.build-inner .row {
    margin: 0;
}

    .build-inner .row .col-md-1 {
        padding: 0px;
    }

    .build-inner .row .col-md-3, .build-inner .row .col-md-8 {
        border: 1px solid;
        color: #ccc;
    }

.transparent {
    color: transparent;
}

.row .one, .row .two {
    border: 1px solid;
    color: #ccc;
    float: left;
    padding: 5px 10px;
}

.row .two {
    margin-left: 20px;
    width: calc(70% - 21px);
}

.row .one {
    width: 30%;
}

.one .concept {
    margin: 25px 0px;
}

.concept span {
    color: #ccc;
    display: inline-block;
    font-size: 100%;
    font-weight: bold;
    width: 100%;
	word-wrap: break-word;
	
}

.row.remove div {
    border-color: transparent;
    font-size: 13px;
    padding: 0;
}

.two h3 {
    color: #ccc;
    margin-bottom: 0;
}

.pre {
    margin-top: 5px;
}

.m-t-20 {
    margin-top: 20px;
}

.bordered.m-t-20 {
    font-size: 13px;
    padding: 5px 0;
    text-align: center;
}

.one > img {
    margin: 10px 0;
    transform: scale(1.2);
}

.one.trading .concept {
    margin: 23px 5% !important;
}

.row.remove.m-t-20 {
    margin: 14px 0;
}
/* Anjali */
.row.set ol li {
    list-style: unset;
    margin-left: 41px;
}

.h2_inner {
    color: #ccc;
    margin: 6px 0 !important;
}

.reffer_together {
    margin: 0;
    padding-top: 5px;
}



.h2_inner:hover {
    color: #666;
}

.h2_inner > a {
    color: #ccc;
}

    .h2_inner > a:hover {
        color: #666;
    }




@media only screen and (max-width: 800px) and (max-height: 1280px) {
    .build-process.m-t-40 {
        padding-left: 42px;
    }

    .one.trading .concept {
        margin-left: 0px;
        margin-right: 0px;
    }
}


@media only screen and (max-width: 360px) and (max-height: 640px) {
    .build-process.m-t-40 {
		width: 100%;
		margin-top: 0px;
	}

    .concept span {
        font-size: 12px;
    }

    .one .concept {
        margin: 20px 0px !important;
    }

    .row .two {
        margin-left: 12px;
        width: calc(60% - 12px);
    }

    .row .one {
        width: 40%;
    }

    .design .collapse.m-t-10 {
        width: 100%;
    }

    #projects .design_btn.drop_img.four {
        background-position: right 16px;
    }

    .mobile-v .design_btn.drop_img.four {
        background-position: right 11px !important;
    }
}


ul li .m-b-10 {
    margin: 0 !important;
    padding: 0 !important;
}

.conatct .section.group {
    padding-top: 70px;
}

#envelope {
    max-width: 80%;
}

@media only screen and (max-width: 360px) {
    #services.conatct .col-md-4 img {
        width: 12% !important;
    }

    #services.conatct .col-md-4 > p {
        text-align: center;
    }

    #services.conatct .col-md-8, #services.conatct h1, #services.conatct h2 {
        text-align: center;
    }

        #services.conatct .col-md-8 > p {
            font-size: 13px !important;
        }

    .conatct .section.group.row {
        margin-top: 50px !important;
    }

    #envelope {
        margin-top: 20px;
        max-width: 100%;
    }

    .conatct .col-md-4, .conatct .col-md-8 {
        float: none !important;
        width: 100% !important;
    }
}


@media only screen and (max-width: 980px) and (min-width: 360px) {
    .conatct .col-md-4, .conatct .col-md-8 {
        float: left;
        width: 35%;
    }

    .conatct .container, .conatct .col-md-6 {
        padding: 0;
    }
	.concept span
	{
		font-size:77%;
	}
}
.services .left-me {
    float: right;
    margin-left: 3%;
    width: 64%;
}
.services .col-md-3 .design
{
	float : right;
}
.services .design img {
    float: right;
    padding-top: 5px;
    width: 100%;
    left: 0 !important;
}
#projects .services .design_btn.drop_img.four {
    background-position: right 17px;
    float: right;
    width: 85%;
}
@media only screen and (max-width: 1280px) and (min-width: 768px)
{
.col-md-15 {
    padding-right: 0px;
    padding-left: 0px;
    width: 26%;
}
.concept span
{
	font-size:77%;
}
}

/* .all.services .col-md-3 {
    margin-right: 0 !important;
    padding-right: 6px;   
}
.all.services .col-md-3 .bwWrapper{
 text-align: right;
}

.all.services .col-md-3 .design_btn.drop_img.four {
    float: right !important;
}

.all.services .col-md-3  .design{
	float:right !important;
}
.all.services .collapse {
    margin-left: 30px;
    width: calc(300% + 45px);
}

.minus-119 {
    margin-left: -100% !important;
}
.minus-360 {
    margin-left: -215% !important;
} */
